# Functions

No description provided by the author
GLog binds the log flags from the default Google "flag" package into a pflag.FlagSet.

# Structs

Addr is a flag type that attempts to load a host, IP, host:port, or URL value from a string argument.

# Type aliases

IP adapts net.IP for use as a flag.
IPNet adapts net.IPNet for use as a flag.