View Source amoc_config_parser (amoc v3.2.0)
amoc_config_env
moduleSee also: amoc_config, amoc_config_env.
Summary
Functions
-spec format(any(), binary) -> binary();
(any(), string) -> string().
-spec parse_value(string() | binary()) -> {ok, amoc_config:value()} | {error, any()}.