# Functions
Turns command.Commands into http.Handler.
Turns command.CommandsWorker into http.Handler.
Turns query.Queries into http.Handler.
# Constants
Internal application error.
Internal JSON RPC error.
Invalid method parameter(s).
The JSON sent is not a valid Request object.
The method does not exist / is not available.
Invalid JSON was received by the server.An error occurred on the server while parsing the JSON text.
No description provided by the author
# Structs
JSON RPC error model.
JSON RPC error response model.
*Handler implements http.Handler.
JSON RPC request model.
JSON RPC success response model.