0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-06-28 23:38:36 +02:00
gitea/services/webhook
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797)
* Refactor AssertExistsAndLoadBean to use generics

* Fix tests

Co-authored-by: zeripath <art27@cantab.net>
2022-08-16 10:22:25 +08:00
..
deliver.go Use queue instead of memory queue in webhook send service (#19390) 2022-04-25 20:03:01 +02:00
deliver_test.go
dingtalk.go
dingtalk_test.go
discord.go
discord_test.go
feishu.go
feishu_test.go
general.go fix(telegram): fix link bot to release tag (#19830) 2022-05-28 16:44:51 -04:00
general_test.go
main_test.go Use queue instead of memory queue in webhook send service (#19390) 2022-04-25 20:03:01 +02:00
matrix.go
matrix_test.go fix(telegram): fix link bot to release tag (#19830) 2022-05-28 16:44:51 -04:00
msteams.go
msteams_test.go
packagist.go
packagist_test.go
payloader.go
slack.go refactor webhook *NewPost (#20729) 2022-08-11 17:48:23 +02:00
slack_test.go refactor webhook *NewPost (#20729) 2022-08-11 17:48:23 +02:00
telegram.go
telegram_test.go fix(telegram): fix link bot to release tag (#19830) 2022-05-28 16:44:51 -04:00
webhook.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
webhook_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
wechatwork.go