json_rpc_toolkit

v0.9.2

  • Pages
  • Modules

    json_rpc_toolkit v0.9.2 JSONRPC.Parser

    Link to this section Summary

    Functions

    parse(request)

    Link to this section Functions

    Link to this function

    parse(request)
    parse(map() | String.t()) ::
      JSONRPC.Request.t()
      | JSONRPC.Response.t()
      | JSONRPC.Error.t()
      | [JSONRPC.Request.t() | JSONRPC.Response.t() | JSONRPC.Error.t()]

    Built using ExDoc (v0.19.3), designed by Friedel Ziegelmayer for the Elixir programming language.