//
pkg.gl
Category
github.com/Decred-Next/dcrnwallet/v8
internal
rpc
jsonrpc
package
8.0.3
Repository:
https://github.com/decred-next/dcrnwallet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
44
Dependents
1
Files
4.4k 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.).