0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-18 04:54:18 +01: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_test.go
deliver.go
dingtalk_test.go
dingtalk.go
discord_test.go
discord.go
feishu_test.go
feishu.go
general_test.go
general.go fix(telegram): fix link bot to release tag (#19830) 2022-05-28 16:44:51 -04:00
main_test.go
matrix_test.go fix(telegram): fix link bot to release tag (#19830) 2022-05-28 16:44:51 -04:00
matrix.go
msteams_test.go
msteams.go
packagist_test.go
packagist.go
payloader.go
slack_test.go refactor webhook *NewPost (#20729) 2022-08-11 17:48:23 +02:00
slack.go refactor webhook *NewPost (#20729) 2022-08-11 17:48:23 +02:00
telegram_test.go fix(telegram): fix link bot to release tag (#19830) 2022-05-28 16:44:51 -04:00
telegram.go
webhook_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
webhook.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
wechatwork.go