ConsulConfigProvider.Http behaviour (Consul Config Provider v0.2.3) View Source

behaviour for http commands used in the application for mox and to make the http layer plugable

Link to this section Summary

Link to this section Callbacks

Specs

request(any()) :: {:ok, body :: String.t()} | {:error, any()}