mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 18:07:01 +00:00
implement ReadQuery with 'url' struct field tag name strictly, as requested at: #1207
Former-commit-id: dc0c237f62aa6db5a0c1755b2074d8a18dba0d8f
This commit is contained in:
4
doc.go
4
doc.go
@@ -38,13 +38,13 @@ Source code and other details for the project are available at GitHub:
|
||||
|
||||
Current Version
|
||||
|
||||
11.2.0
|
||||
11.2.1
|
||||
|
||||
Installation
|
||||
|
||||
The only requirement is the Go Programming Language, at least version 1.12.
|
||||
|
||||
$ go get github.com/kataras/iris@v11.2.0
|
||||
$ go get github.com/kataras/iris@v11.2.1
|
||||
|
||||
Wiki:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user