Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JWTMiddleware ¶
func JWTMiddleware(hrFunc http.HandlerFunc, srv *service.Depository, authSrv *service.Auth, authCfg *service.AuthConfig) http.HandlerFunc
Types ¶
type HandlerErr ¶
type HandlerErr struct {
Error string `json:"error"`
}
Click to show internal directories.
Click to hide internal directories.