hummus.providers.json

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

Members

Classes

JSONProvider
class JSONProvider

A provider which will look for JSON key-value pairs based on matching them to the names of the fields in the provided struct.

Meta

Authors

Tristan Brice Velloza Kildaire (deavmi)