Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TraceGET = false
Functions ¶
Types ¶
type Option ¶
type Option interface {
// contains filtered or unexported methods
}
func Body ¶
func Body(body *io.ReadCloser) Option
func DecodeJSON ¶
func DecodeJSON(dst interface{}) Option
func ReadAllBody ¶
Click to show internal directories.
Click to hide internal directories.