package
0.0.0-20230404135201-3ebf4734acd4
Repository: https://github.com/fiware/vcbackend.git
Documentation: pkg.go.dev
# Functions
Get returns a child of the given value according to a dotted path.
No description provided by the author
ParseJson reads a JSON configuration from the given string.
ParseJsonFile reads a JSON configuration from the given filename.
ParseYaml reads a YAML configuration from the given string.
ParseYamlBytes reads a YAML configuration from the given []byte.
ParseYamlFile reads a YAML configuration from the given filename.
No description provided by the author