Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Anonymous = ginx.E{
Key: "Anonymous",
Val: struct{}{},
}
Anonymous means the router which use this meta has no need to authorize
View Source
var NoAuth = ginx.E{
Key: "NoAuth",
Val: struct{}{},
}
NoAuth means the router which use this meta has no need to authenticate
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.