Documentation ¶
Overview ¶
Package jsonrpc provides utilities for working with the JSON-RPC protocol. You may use this package if you wish to implement your own JSON-RPC server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Split ¶
Split is a bufio.SplitFunc that splits JSON-RPC messages.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.