//
pkg.gl
Category
github.com/space307/go-utils/v3
config
package
3.2.0
Repository:
https://github.com/space307/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
81 SLOC
#
Functions
MustReadConfig
MustReadConfig parses a yaml file and panics on an error.
ParseYamlFile
ParseYamlFile reads file with the given name and parses its content as yaml.
ReadConfig
No description provided by the author