gitea/services/org
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context ()
* Move almost all functions' parameter db.Engine to context.Context
* remove some unnecessary wrap functions
..
org.go Move almost all functions' parameter db.Engine to context.Context ()
org_test.go Use a struct as test options ()