gitea/services/asymkey
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
..
deploy_key.go Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
sign.go Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00
ssh_key_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
ssh_key.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00