Distinguish between group and nested group (#3083)
This commit is contained in:
parent
7927a45143
commit
90330e2a76
@ -513,6 +513,7 @@ func main() {
|
||||
|
||||
// nested group
|
||||
testing := authorized.Group("testing")
|
||||
// visit 0.0.0.0:8080/testing/analytics
|
||||
testing.GET("/analytics", analyticsEndpoint)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user