Versions in this module Expand all Collapse all v1 v1.1.1 Jan 18, 2016 v1.0.8 Nov 7, 2015 v1.0.7 Oct 29, 2015 Changes in this version type Addr + IPv6Host bool v1.0.0 Jun 18, 2015 Changes in this version + func GLog(flags *pflag.FlagSet) + type Addr struct + AllowPrefix bool + DefaultPort int + DefaultScheme string + Host string + Port int + Provided bool + URL *url.URL + Value string + func (a *Addr) Set(value string) error + func (a *Addr) String() string + func (a *Addr) Type() string + func (a Addr) Default() Addr + type IP net.IP + func (ip *IP) Set(value string) error + func (ip *IP) Type() string + func (ip IP) String() string + type IPNet net.IPNet + func DefaultIPNet(value string) IPNet + func (ipnet *IPNet) Set(value string) error + func (ipnet *IPNet) Type() string + func (ipnet IPNet) String() string