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