Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewError ¶
func NewError(id *json.RawMessage, message string) *jsonrpcerror
func NewRouter ¶
func NewRouter(rw JSONReaderWriter) *router
func NewServerCodec ¶
func NewServerCodec(route *router) *serverCodec
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) Notification ¶
type JSONReaderWriter ¶
Click to show internal directories.
Click to hide internal directories.