0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 03:32:00 +01:00
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_test.go
deliver.go
dingtalk_test.go
dingtalk.go
discord_test.go
discord.go
feishu_test.go
feishu.go
general_test.go
general.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
main_test.go Add missing X-Total-Count and fix some related bugs (#17968) 2021-12-15 13:39:34 +08:00
matrix_test.go
matrix.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
msteams_test.go
msteams.go
payloader.go
slack_test.go
slack.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
telegram_test.go
telegram.go
webhook_test.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
webhook.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
wechatwork.go