Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyRoutes ¶
func ApplyRoutes(r *gin.RouterGroup)
ApplyRoutes applies router to the gin Engine
Types ¶
type CustomPayload ¶
type CustomPayload struct { jwt.Payload UserName string `json:"foo,omitempty"` }
Click to show internal directories.
Click to hide internal directories.