Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Transport ¶
type Transport struct {
// contains filtered or unexported fields
}
func NewTransport ¶
func (*Transport) SetRoundTripper ¶
func (t *Transport) SetRoundTripper(rt http.RoundTripper) *Transport
Click to show internal directories.
Click to hide internal directories.