Documentation ¶
Index ¶
- func DoHTTPGet(requestURL string) (*bytes.Buffer, error)
- func DoHTTPGetWithTimeout(requestURL string, t time.Duration) (*bytes.Buffer, error)
- func GET(requestURL string, t time.Duration, headers map[string]string) (*bytes.Buffer, error)
- func PUT(requestURL string, t time.Duration, headers map[string]string) (*bytes.Buffer, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoHTTPGetWithTimeout ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.