//
pkg.gl
Category
github.com/EXCCoin/exccwallet/v2
internal
rpc
jsonrpc
package
2.7.6
Repository:
https://github.com/exccoin/exccwallet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
50
Dependents
1
Files
5.7k 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.).