Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Middleware ¶
Middleware ...
func NewMiddleware ¶
func NewMiddleware(conf *config.Config, logger *zap.Logger) *Middleware
NewMiddleware ...
func (*Middleware) Middleware ¶
func (mdw *Middleware) Middleware(next http.Handler) http.Handler
Middleware ...
Click to show internal directories.
Click to hide internal directories.