//
pkg.gl
Category
decred.org/dcrwallet/v4
internal
rpc
jsonrpc
package
4.3.1
Repository:
https://github.com/decred/dcrwallet.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
54
Dependents
1
Files
6.2k 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.).
#
Interfaces
Loggers
Loggers provides access to manage all application subsystem loggers.