Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleRequests ¶
func Initialize ¶
Types ¶
type MyCustomClaims ¶
type MyCustomClaims struct { Name string `json:"name"` Role string `json:"role"` jwt.RegisteredClaims }
Click to show internal directories.
Click to hide internal directories.