Documentation
¶
Overview ¶
Package connection is responsible for setting up JSON RPC 2.0 connection.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewJSONRPC2 ¶
func NewJSONRPC2(ctx context.Context, stream io.ReadWriteCloser, handler JSONRPC2Handler) *jsonrpc2.Conn
NewJSONRPC2 creates a new JSON RPC 2.0 connection.
Types ¶
Click to show internal directories.
Click to hide internal directories.