This website requires JavaScript.
Explore
Help
Register
Sign In
Shiloh
/
githaven
Watch
2
Star
1
Fork
0
You've already forked githaven
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
githaven
/
routers
/
web
/
user
/
setting
History
Lunny Xiao
df1e7d0067
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
..
security
Use db.Find instead of writing methods for every object (
#28084
)
2023-11-24 03:49:41 +00:00
account_test.go
…
account.go
…
adopt.go
…
applications.go
Use db.Find instead of writing methods for every object (
#28084
)
2023-11-24 03:49:41 +00:00
keys.go
Use db.Find instead of writing methods for every object (
#28084
)
2023-11-24 03:49:41 +00:00
main_test.go
…
oauth2_common.go
…
oauth2.go
…
packages.go
…
profile.go
Use db.Find instead of writing methods for every object (
#28084
)
2023-11-24 03:49:41 +00:00
runner.go
…
webhooks.go
Use db.Find instead of writing methods for every object (
#28084
)
2023-11-24 03:49:41 +00:00