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) WithHTTPLogging ¶
func (a *LoggingMiddleware) WithHTTPLogging(next http.Handler) http.Handler
WithHTTPLogging adds logging to http handler
Click to show internal directories.
Click to hide internal directories.