Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccessRule ¶
type UserClaims ¶
type UserClaims struct {
jwt.StandardClaims
Username string `json:"username"`
Role int32 `json:"role"`
}
type UserCreateInfo ¶
type UserUpdateInfo ¶
Click to show internal directories.
Click to hide internal directories.