//
pkg.gl
Category
github.com/zigmund/toolkit
yamlloader
package
0.0.2
Repository:
https://github.com/zigmund/toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
24 SLOC
#
README
yamlloader
Unmarshal yaml files from to disk to struct
#
Functions
Load
Load - loads yaml file to object or returns error.
MustLoad
MustLoad - load yaml file to object or throw fatal on error.