package
0.0.2
Repository: https://github.com/zigmund/toolkit.git
Documentation: pkg.go.dev

# README

yamlloader

Unmarshal yaml files from to disk to struct

# Functions

Load - loads yaml file to object or returns error.
MustLoad - load yaml file to object or throw fatal on error.