1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-27 19:10:06 +02:00
gitea/models/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
..
hooktask.go
main_test.go
webhook_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
webhook.go