API Reference hush v1.0.2

modules

Modules

Extensible runtime configuration loader with pluggable providers

This config provider can be attached to your release to run automatically on boot.

Hush relies on providers to resolve values that the consumer requests.

Provider to resolve runtime environmental variables

Replace configuration with provider-aware resolvers.

Hush relies on transformers to post process values after resolving them.

Apply function transformer

Utility functions to cast strings to Elixir native types

File writer transformer