Versions in this module Expand all Collapse all v0 v0.2.0 Dec 29, 2016 v0.1.0 Dec 25, 2016 Changes in this version + func GenerateTo(src []*sflags.Flag, dst flagSet) + func Parse(cfg interface{}, optFuncs ...sflags.OptFunc) (*flag.FlagSet, error) + func ParseTo(cfg interface{}, dst flagSet, optFuncs ...sflags.OptFunc) error + func ParseToDef(cfg interface{}, optFuncs ...sflags.OptFunc) error