Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultRequestTimeout = time.Second * 15
)
Variables ¶
View Source
var (
DefaultTransport = NewTransport()
)
Functions ¶
func NewTransport ¶
func NewTransport(opts ...Option) *transport
Types ¶
type ResponseHandler ¶
Click to show internal directories.
Click to hide internal directories.