mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 09:57:01 +00:00
new feature: handle different param types in the exact same path pattern
implements https://github.com/kataras/iris/issues/1315 Former-commit-id: 3e9276f2a95d6fc7c10fbf91186d041dcba72611
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.2
|
||||
11.2.3
|
||||
|
||||
Installation
|
||||
|
||||
The only requirement is the Go Programming Language, at least version 1.12.
|
||||
|
||||
$ go get github.com/kataras/iris@v11.2.2
|
||||
$ go get github.com/kataras/iris@master
|
||||
|
||||
Wiki:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user