Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dumper ¶
type Dumper struct {
// contains filtered or unexported fields
}
func New ¶
func New(funcs ...RequestFunc) *Dumper
type RequestFunc ¶
type RequestFunc func(http.ResponseWriter, *http.Request)
Click to show internal directories.
Click to hide internal directories.