JSON-based provider
You should use this when you want to fill up your config with values stored in a string containing JSON-encoded data
A provider which will look for JSON key-value pairs based on matching them to the names of the fields in the provided struct.
See Source File
Tristan Brice Velloza Kildaire (deavmi)
JSON-based provider
You should use this when you want to fill up your config with values stored in a string containing JSON-encoded data