Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dialer ¶
Dialer dials a endpoint using net.Dialer. Context cancelation and timeout are supported.
func ParseEndpoint ¶
ParseEndpoint endpoint parses an endpoint of the form (http|https)://<host>*|(unix|unixs)://<path>) and returns a protocol ('tcp' or 'unix'), host (or filepath if a unix socket), scheme (http, https, unix, unixs).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.