Skip to content

1.3.5

Compare
Choose a tag to compare
@unknwon unknwon released this 25 Feb 05:33
5993313
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>