Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var JWTSecret = []byte("chester")
Functions ¶
func GenerateID ¶
Types ¶
type Error ¶
type Error struct {
Errors map[string]interface{} `json:"errors"`
}
func AccessForbidden ¶
func AccessForbidden() Error
func NewEntityCastError ¶
Click to show internal directories.
Click to hide internal directories.