gitea/services/webhook
Gusted ff2fd08228
Simplify parameter types (#18006)
Remove repeated type declarations in function definitions.
2021-12-20 04:41:31 +00:00
..
deliver.go Use `hostmatcher` to replace `matchlist`, improve security (#17605) 2021-11-20 17:34:05 +08:00
deliver_test.go
dingtalk.go
dingtalk_test.go
discord.go
discord_test.go
feishu.go
feishu_test.go
general.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
general_test.go Add tests for all webhooks (#16214) 2021-06-20 22:12:19 -04:00
main_test.go
matrix.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
matrix_test.go
msteams.go
msteams_test.go
payloader.go
slack.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
slack_test.go
telegram.go
telegram_test.go
webhook.go
webhook_test.go
wechatwork.go