You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
context: add AllParams() (#187)
* add func AllParams() for Context
It is usefull with for-each.
* add unit test for AllParams()
add unit test for AllParams()
* Update context_test.go
* Update context_test.go
* Update context_test.go
* Update context_test.go
Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>