This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
7
Files
65f5f610d5151873bf1f930e4e591bb7d167ed49
gitcaddy-server
/
services
/
secrets
History
Lunny Xiao
d455445979
Use db.Find instead of writing methods for every object (
#28084
)
...
For those simple objects, it's unnecessary to write the find and count methods again and again.
2023-11-24 03:49:41 +00:00
..
secrets.go
Use db.Find instead of writing methods for every object (
#28084
)
2023-11-24 03:49:41 +00:00
validation.go
Refactor secrets modification logic (
#26873
)
2023-09-05 15:21:02 +00:00