Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRoundTripper ¶
func NewRoundTripper(maxSize int64, inner http.RoundTripper) http.RoundTripper
NewRoundTripper creates a new http.RoundTripper that wraps the given http.RoundTripper and limits the size of the response body to maxSize bytes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.