RpcResult

automorph.RpcResult

RPC function return type containing both the actual result and RPC response context.

Type parameters

Context

RPC response context type

Result

RPC function result type

Value parameters

context

RPC response context

result

RPC function result

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product