Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Dependency struct {
Ignore []Dependency `yaml:"ignore"`
Licenses []Dependency `yaml:"licenses"`
} `yaml:"dependency"`
}
type Dependency ¶
type LicenseStructure ¶
func (LicenseStructure) String ¶
func (license LicenseStructure) String() string
Click to show internal directories.
Click to hide internal directories.