Confex Parameter Store Adapter v1.1.0 Confex.ParameterStore.ProviderImpl View Source

Link to this section Summary

Functions

Fetches a value

Fetches values based on the path

Link to this section Functions

Fetches a value

Callback implementation for Confex.ParameterStore.Provider.get_parameter/1.

Link to this function get_parameters_by_path(path) View Source

Fetches values based on the path

Callback implementation for Confex.ParameterStore.Provider.get_parameters_by_path/1.