Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindConfigFiles ¶
Finds config files in search paths. If searchPaths is empty, it'll look in default locations (see configLocations above) If searchPaths is not empty but no configs are found there, it'll still look into configLocations. If it found any config file in searchPaths, it'll stop the search. searchPaths can contain patterns to match (behavior is OS-dependent). And it'll try to Glob the pattern for any matching files.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.