json_rpc_toolkit v0.9.7 JSONRPC.Response

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %JSONRPC.Response{
  error: term(),
  id: term(),
  jsonrpc: term(),
  result: term()
}

Link to this section Functions