Documentation
¶
Index ¶
- func Get(url string, h *http.Client) (*[]byte, error)
- func GetJSON(url string, h *http.Client, target interface{}) error
- func GetReadCloser(url string, h *http.Client) (io.ReadCloser, error)
- func GetXML(url string, h *http.Client, target interface{}) error
- func NewHTTPError(code int) error
- type HTTPError
- type NoLogger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetReadCloser ¶
func NewHTTPError ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.