Documentation
¶
Index ¶
- func Do(req *h.Request) (*h.Response, error)
- func GetWithQuery(ctx context.Context, url string, query u.Values) (*h.Response, error)
- func NewRequest(ctx context.Context, method, url string, body io.Reader) (*h.Request, error)
- func PostForm(ctx context.Context, url string, form u.Values) (*h.Response, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetWithQuery ¶
func NewRequest ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.