package
0.0.16
Repository: https://github.com/mitchs-dev/library-go.git
Documentation: pkg.go.dev

# Functions

GetValueForInlineYAML returns the value for a key in a nested map for the provided key.
MergeWithDefault merges a provided configuration with a provided default configuration.
YAMLInlineToConfig converts an array of strings to a usable YAML formatted []byte.
YAMLInlineToMap converts an array of strings to a usable struct.