Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateHash ¶
func NewErrorResponse ¶
func ParseToken ¶
Types ¶
type TokenClaims ¶
type TokenClaims struct { jwt.StandardClaims UserId int `json:"user_id"` }
Click to show internal directories.
Click to hide internal directories.