forgejo-federation/modules/webhook
Lunny Xiao b51bd7f1d6
Refactor webhook payload convertion (#12310)
* Refactor webhook payload convertion

* Fix lint

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-09-04 22:57:13 -04:00
..
deliver.go
deliver_test.go
dingtalk.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
dingtalk_test.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
discord.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
feishu.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
general.go
general_test.go
main_test.go
matrix.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
matrix_test.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
msteams.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
payloader.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
slack.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
slack_test.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
telegram.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
telegram_test.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
webhook.go
webhook_test.go