Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthMiddleware ¶
AuthMiddleware is gin middleware, thats validates JWT token.
Types ¶
type GenericError ¶
type GenericError struct { // Error massage. Error string `json:"error"` }
GenericError error model.
swagger:model
Click to show internal directories.
Click to hide internal directories.