Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Middleware ¶
type Middleware struct {
// contains filtered or unexported fields
}
Middleware for logging rest requests
type Option ¶
type Option func(l *Middleware)
Option func type
func MaxBodySize ¶
MaxBodySize functional option defines the largest body size to log.
Click to show internal directories.
Click to hide internal directories.