package
1.18.1
Repository: https://github.com/chargehive/configuration.git
Documentation: pkg.go.dev

# Functions

Clean will load a json file in, merge fields where possible, removes old fields no longer in struct.
No description provided by the author
Takes a json config, deserializes and sets the disable flag in metadata.
Generate can be used to create a basic but valid config of any type.
Takes a json config, deserializes and returns summary config info.
No description provided by the author
Validate will check all structs for structural and invalid parameters, will return an empty map if valid.

# Variables

No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author