DopplerConfigProvider.HTTPClient behaviour (doppler_config_provider v0.2.0) View Source
HTTP client behaviour. Any HTTP client module supplied to this config provider
must implement a request/2
function that returns either :ok
or :error
tuples matching the specified type
s.