# Functions
NewJSONBackend returns a new JSON backend.
NewYAMLBackend returns a new YAML backend.
# Structs
JSONBackend represents backend for JSON file.
JSONBackendConfig is the configuration for a JSON backend.
YamlBackend represents backend for YAML file.
YamlBackendConfig is the configuration for a YAML backend.