ExtConfigProvider v1.0.0 ExtConfigProvider.MergeStrategy behaviour View Source

Strategy behaviour. Determines how to merge the retrieved config with the existing config in your application.

Link to this section Summary

Link to this section Callbacks

Link to this callback

apply(config, existing_config, opts)

View Source
apply(config :: list(), existing_config :: list(), opts :: list()) :: list()