View Source amoc_config_env behaviour (amoc v3.0.0-rc2)
Summary
Callbacks
-callback parse_value(string()) -> {ok, amoc_config:value()} | {error, any()}.
Functions
-spec get(amoc_config:name()) -> amoc_config:value().
-spec get(amoc_config:name(), amoc_config:value()) -> amoc_config:value().