Documentation
¶
Index ¶
- func CopyHeader(dst http.Header, src http.Header)
- func CtxWithHeader(ctx context.Context, header http.Header) context.Context
- func HeaderFromCtx(ctx context.Context) http.Header
- func NewRoundTripper(cfg *TransportOptions) (http.RoundTripper, error)
- type BodyReader
- type Client
- type Error
- type Growable
- type TransportOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRoundTripper ¶
func NewRoundTripper(cfg *TransportOptions) (http.RoundTripper, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.