Versions in this module Expand all Collapse all v1 v1.3.1 Feb 6, 2019 Changes in this version + var CompleteOptNames = []string + var CompleteParmValue = map[string]func(string) []string + var Family = []interface + var Flags = []interface + var Parms = []interface + func CompleteFamily(s string) (list []string) + func CompleteFile(s string) (list []string) + func CompleteIfName(s string) (list []string) + func NoComplete(string) []string + type Gid uint32 + type Newline struct + type Options struct + Flags *flags.Flags + Parms *parms.Parms + func New(args []string) (*Options, []string) + func (opt *Options) Afs() []uint8 + func (opt *Options) Name(args []string) ([]string, error) + func (opt *Options) Nprint(n int, args ...interface{}) (int, error) + func (opt *Options) OnlyName(args []string) error + func (opt *Options) Print(args ...interface{}) (int, error) + func (opt *Options) Println(args ...interface{}) (int, error) + func (opt *Options) ShowIfAddr(b []byte, withCacheInfo bool) + func (opt *Options) ShowIfAddrLbl(b []byte) + func (opt *Options) ShowIfFlags(iff uint32) + func (opt *Options) ShowIfInfo(b []byte) + func (opt *Options) ShowIfStats(val []byte) + func (opt *Options) ShowIflaVf(b []byte) + func (opt *Options) ShowNeigh(b []byte) + func (opt *Options) ShowNetconf(b []byte) + func (opt *Options) ShowPrefix(b []byte) + func (opt *Options) ShowRoute(b []byte) + func (opt *Options) ShowRule(b []byte) + func (opt *Options) ShowVfStats(vfstats [][]byte) + func (opt *Options) Vprint(v interface{}) (n int, err error) + type Stat uint64