Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBytesReadCloser ¶
func NewBytesReadCloser(content []byte) io.ReadCloser
func NewStringReadCloser ¶
func NewStringReadCloser(content string) io.ReadCloser
func ReadAndClose ¶
func ReadAndClose(body io.ReadCloser) ([]byte, error)
Types ¶
type RequestRetryable ¶
func NewRequestRetryable ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.