Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetRouteChain ¶
func SetRouteChain(handler http.HandlerFunc, next ...func(http.HandlerFunc) http.HandlerFunc) http.HandlerFunc
Types ¶
type HTTPRequestLogger ¶
func NewHTTPRequestLogger ¶
func NewHTTPRequestLogger(logger *logrus.Logger, debug bool, statusCode ...int) HTTPRequestLogger
Click to show internal directories.
Click to hide internal directories.