Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CommonFlags ¶ added in v0.3.1
type NwaConfig ¶
type NwaConfig struct { Cmd string `yaml:"cmd"` Holder string `yaml:"holder"` Year string `yaml:"year"` License string `yaml:"license"` Mute bool `yaml:"mute"` Verbose bool `yaml:"verbose"` Fuzzy bool `yaml:"fuzzy"` Path []string `yaml:"path"` Skip []string `yaml:"skip"` SPDXIDs string `yaml:"spdxids"` Tmpl string `yaml:"tmpl"` RawTmpl string `yaml:"rawtmpl"` }
Click to show internal directories.
Click to hide internal directories.