Documentation ¶
Index ¶
- func BasicAuth(username, password string) map[string]string
- func Hostname(ip net.IP) (hostname string)
- func IP(r *http.Request) (net.IP, error)
- func Inet6Aton(ip net.IP) string
- func Inet6AtonDecode(ipHex string) (ip net.IP)
- func Proxy(network, address string, auth *proxy.Auth) (client *http.Client, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Inet6AtonDecode ¶ added in v0.0.9
Inet6AtonDecode decodes ip address from hex
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.