Consul.JsonCodec behaviour (consulex v0.1.0) View Source
Link to this section Summary
Link to this section Types
Specs
Link to this section Functions
Link to this section Callbacks
Specs
decode(iodata()) :: {:ok, json_value()} | {:error, term()}
Specs
decode(iodata(), keyword()) :: {:ok, json_value()} | {:error, term()}