Documentation ¶
Rendered for js/wasm
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type XHRTransport ¶
type XHRTransport struct {
// contains filtered or unexported fields
}
func (*XHRTransport) CancelRequest ¶
func (t *XHRTransport) CancelRequest(req *Request)
func (*XHRTransport) RoundTrip ¶
func (t *XHRTransport) RoundTrip(req *Request) (*Response, error)
Click to show internal directories.
Click to hide internal directories.