//
pkg.gl
Category
github.com/go-zoox/jsonrpc
server
package
1.2.2
Repository:
https://github.com/go-zoox/jsonrpc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
157 SLOC
#
Functions
New
New creates a new JSON-RPC server.
#
Interfaces
Server
Server is a JSON-RPC server.
#
Type aliases
HandlerFunc
HandlerFunc is a handler function.