forgejo/services/webhook
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library ()
* Add an abstract json layout to make it's easier to change json library

* Fix import

* Fix import sequence

* Fix blank lines

* Fix blank lines
2021-07-24 18:03:58 +02:00
..
deliver.go Refactor Webhook + Add X-Hub-Signature () 2021-06-27 20:21:09 +01:00
deliver_test.go Move webhook type from int to string () 2020-12-08 11:41:14 +01:00
dingtalk.go Add an abstract json layout to make it's easier to change json library () 2021-07-24 18:03:58 +02:00
dingtalk_test.go Add tests for all webhooks () 2021-06-20 22:12:19 -04:00
discord.go Add an abstract json layout to make it's easier to change json library () 2021-07-24 18:03:58 +02:00
discord_test.go Add tests for all webhooks () 2021-06-20 22:12:19 -04:00
feishu.go Add an abstract json layout to make it's easier to change json library () 2021-07-24 18:03:58 +02:00
feishu_test.go Add tests for all webhooks () 2021-06-20 22:12:19 -04:00
general.go Add tests for all webhooks () 2021-06-20 22:12:19 -04:00
general_test.go Add tests for all webhooks () 2021-06-20 22:12:19 -04:00
main_test.go Move webhook type from int to string () 2020-12-08 11:41:14 +01:00
matrix.go Add an abstract json layout to make it's easier to change json library () 2021-07-24 18:03:58 +02:00
matrix_test.go Refactor Webhook + Add X-Hub-Signature () 2021-06-27 20:21:09 +01:00
msteams.go Add an abstract json layout to make it's easier to change json library () 2021-07-24 18:03:58 +02:00
msteams_test.go Add tests for all webhooks () 2021-06-20 22:12:19 -04:00
payloader.go Move webhook type from int to string () 2020-12-08 11:41:14 +01:00
slack.go Add an abstract json layout to make it's easier to change json library () 2021-07-24 18:03:58 +02:00
slack_test.go Add tests for all webhooks () 2021-06-20 22:12:19 -04:00
telegram.go Add an abstract json layout to make it's easier to change json library () 2021-07-24 18:03:58 +02:00
telegram_test.go Add tests for all webhooks () 2021-06-20 22:12:19 -04:00
webhook.go Add support for corporate WeChat webhooks () 2021-07-23 12:41:27 +08:00
webhook_test.go Move webhook type from int to string () 2020-12-08 11:41:14 +01:00
wechatwork.go Add an abstract json layout to make it's easier to change json library () 2021-07-24 18:03:58 +02:00