# Functions
NewJSONRPCError creates new JSON-RPC 2.0 error.
NewJSONRPCNotification creates new JSON-RPC 2.0 notification.
NewJSONRPCRequest creates new JSON-RPC 2.0 request.
NewJSONRPCResponse creates new JSON-RPC 2.0 response.
ParseHTTPRequest parses JSON-RPC 2.0 request from HTTP request.
ParseRequest parses JSON-RPC 2.0 request from JSON string.
ParseResponse parses JSON-RPC 2.0 response from JSON string.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author