Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRequestCancelChannel ¶
func NewSleeperClient ¶
NewSleeperClient timeout - timeout in milliseconds to sleep
Types ¶
type Interceptor ¶
type Interceptor struct {
Transport *interceptTransport
}
func NewInterceptor ¶
func NewInterceptor() *Interceptor
func (*Interceptor) AddStub ¶
func (i *Interceptor) AddStub(stub *Stub)
func (*Interceptor) GetClient ¶
func (i *Interceptor) GetClient() *http.Client
Click to show internal directories.
Click to hide internal directories.