Documentation ¶
Overview ¶
Package fileio supports reading and writing config files to the filesystem.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseHalConfig ¶
ParseHalConfig reads the YAML file at halPath parses it into a *config.Hal. The config.Hal is validated; if there are any errors, they will be returned in error and *config.Hal will be nil.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.