Documentation ¶
Index ¶
- func Get(ctx context.Context, url string) (resp *http.Response, err error)
- func Head(ctx context.Context, url string) (resp *http.Response, err error)
- func Post(ctx context.Context, url string, contentType string, body io.Reader) (resp *http.Response, err error)
- func PostForm(ctx context.Context, url string, data url.Values) (resp *http.Response, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.