Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateJWT ¶
Types ¶
type JWT ¶
type JWT struct { Username string `json:"username"` jwt.StandardClaims }
type Message ¶
type Message struct { EventName string `json:"eventName"` Data json.RawMessage `json:"data"` }
Click to show internal directories.
Click to hide internal directories.