Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Doer ¶
type Doer struct {
// contains filtered or unexported fields
}
func (*Doer) Get ¶
Get performs a GET request with a proper User-Agent string. If "response" is not provided, callers should close resp.Body when done reading from it.
type RequestOption ¶
Click to show internal directories.
Click to hide internal directories.