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