Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthHandler ¶
type AuthHandler struct { Router chi.Router *deliveryhttp.BaseHandler // contains filtered or unexported fields }
func NewAuthHandler ¶
func NewAuthHandler(baseHandler *deliveryhttp.BaseHandler, authSrv AuthSrv) *AuthHandler
Click to show internal directories.
Click to hide internal directories.