//
pkg.gl
Category
github.com/Eacred/eacrwallet
internal
rpc
jsonrpc
package
0.0.0-20200215012425-e56a3ca8d612
Repository:
https://github.com/eacred/eacrwallet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
44
Dependents
1
Files
4.3k SLOC
#
Functions
NewServer
NewServer creates a new server for serving JSON-RPC client connections, both HTTP POST and websocket.
UseLogger
UseLogger sets the package-wide logger.
#
Structs
Options
Options contains the required options for running the legacy RPC server.
Server
Server holds the items the RPC server may need to access (auth, config, shutdown, etc.).