Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Path = mustGetEnv("PATH")
)
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Tags []string Patterns []*regexp.Regexp Order []string // contains filtered or unexported fields }
func LoadConfigFile ¶
func LoadConfigString ¶
func (*Config) MatchesNull ¶
Click to show internal directories.
Click to hide internal directories.