Consul Config Provider v0.1.2 Http behaviour 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

Link to this callback

request(any)

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