package
Version:
v0.2.3
Opens a new window with list of versions in this module.
Published: Nov 25, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
CompanyPatterns []string `json:"company_patterns"`
CompanyPatternsRegex []*regexp.Regexp
}
Config represents the structure of a config file
Load reads and parses the provided config file into the appropriate structure
IsCompanyModule determines if the provided module matches any provided regular expressions.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.