Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchHTTPContent ¶
FetchHTTPContent issues an HTTP GET against either a regular HTTP(S) URL or a Unix socket HTTP endpoint.
http(s)://host/api regular HTTP(S) /path/to/socket.sock[:/api] filesystem socket @abstract[:/api] abstract socket (Linux/Android) @@padded[:/api] padded abstract socket (HAProxy compat)
When the ":/" separator is omitted on a socket target, the request is made to "/".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.