//
pkg.gl
Category
github.com/csrwng/origin
pkg
cmd
flagtypes
package
4.1.0+incompatible
Repository:
https://github.com/csrwng/origin.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
8
Dependents
0
Files
241 SLOC
#
Functions
DefaultIPNet
No description provided by the author
GLog
GLog binds the log flags from the default Google "flag" package into a pflag.FlagSet.
#
Structs
Addr
Addr is a flag type that attempts to load a host, IP, host:port, or URL value from a string argument.
#
Type aliases
IP
IP adapts net.IP for use as a flag.
IPNet
IPNet adapts net.IPNet for use as a flag.