package
4.0.0
Repository: https://github.com/gazebo-web/cloudsim.git
Documentation: pkg.go.dev

# Functions

LoadDirFiles loads files contained in a directory into a target slice.
LoadFile loads a single file into a target struct.
NewYAMLLoader returns a YAML loader.

# Variables

ErrInvalidOutValue is returned when a load function is passed an invalid out parameter.
ErrLoadFailed is returned when a file failed to be loaded.

# Interfaces

Loader reads and parses files into Go structs.