Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LoggerMiddleware ¶
type LoggerMiddleware struct {
// contains filtered or unexported fields
}
func NewLoggerMiddleware ¶
func NewLoggerMiddleware(logger Logger) *LoggerMiddleware
func (*LoggerMiddleware) DebugLogger ¶
func (lm *LoggerMiddleware) DebugLogger(next http.Handler) http.Handler
Click to show internal directories.
Click to hide internal directories.