package
4.3.1
Repository: https://github.com/decred/dcrwallet.git
Documentation: pkg.go.dev

# Functions

NewServer creates a new server for serving JSON-RPC client connections, both HTTP POST and websocket.
UseLogger sets the package-wide logger.

# Structs

Options contains the required options for running the legacy RPC server.
Server holds the items the RPC server may need to access (auth, config, shutdown, etc.).

# Interfaces

Loggers provides access to manage all application subsystem loggers.