Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandGlobs ¶ added in v0.13.0
ExpandGlobs expands semicolon-separated glob patterns into a list of existing file paths. Patterns support ~ for home directory expansion.
func LoadSection ¶ added in v0.13.0
LoadSection reads YAML config files matching the given glob patterns, extracts the named section, and decodes the last match into target. Later files replace earlier ones entirely (last file wins).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.