Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoggingMiddleware ¶
type LoggingMiddleware struct { }
func NewLoggingMiddleware ¶
func NewLoggingMiddleware() *LoggingMiddleware
func (LoggingMiddleware) ServeHTTP ¶
func (l LoggingMiddleware) ServeHTTP(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
Click to show internal directories.
Click to hide internal directories.