You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oliverpool c81b26b0e5
refactor webhook *NewPost (#20729)
* refactor webhook *NewPost

* remove empty values

* always show errs.Message

* remove utils.IsValidSlackChannel

* move IsValidSlackChannel to services/webhook package

* binding: handle empty Message case

* make IsValidSlackChannel more strict
2 years ago
..
middleware refactor webhook *NewPost (#20729) 2 years ago
routing Fix various typos (#20338) 2 years ago
route.go format with gofumpt (#18184) 2 years ago
route_test.go Update HTTP status codes to modern codes (#18063) 2 years ago
wrap.go Refactor Router Logger (#17308) 2 years ago
wrap_convert.go Add more linters to improve code readability (#19989) 2 years ago