Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Middleware ¶
func Middleware(mw ...wish.Middleware) wish.Middleware
Middleware is a wish middleware that recovers from panics and log to stderr.
func MiddlewareWithLogger ¶
func MiddlewareWithLogger(logger Logger, mw ...wish.Middleware) wish.Middleware
MiddlewareWithLogger is a wish middleware that recovers from panics and log to the provided logger.
Types ¶
Click to show internal directories.
Click to hide internal directories.