Documentation
¶
Overview ¶
Package config provides types and functions/methods for setting up configuration mapping.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetVersion ¶ added in v0.1.15
func ReadYaml ¶
ReadYaml parses an input byte slice and returns the resulting mapping. Note that in case of error the function aborts the program as it's not possible to run an application without a valid configuration.
func SetVersion ¶ added in v0.1.15
func SetVersion(modname, version string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.