Documentation ¶
Index ¶
- func Get(ctx context.Context, url string) (io.ReadCloser, error)
- func GetResponse(ctx context.Context, url string, output interface{}) error
- func Post(ctx context.Context, url string, input io.Reader) (io.ReadCloser, error)
- func PostResponse(ctx context.Context, url string, input io.Reader, output interface{}) 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.