json_rpc_toolkit v0.9.9 JSONRPC.Parser
Link to this section Summary
Link to this section Functions
Link to this function
parse(request)
parse(request)
parse(map() | String.t()) ::
JSONRPC.Request.t()
| JSONRPC.Response.t()
| JSONRPC.Error.t()
| [JSONRPC.Request.t() | JSONRPC.Response.t() | JSONRPC.Error.t()]
parse(map() | String.t()) :: JSONRPC.Request.t() | JSONRPC.Response.t() | JSONRPC.Error.t() | [JSONRPC.Request.t() | JSONRPC.Response.t() | JSONRPC.Error.t()]