package
2.7.6
Repository: https://github.com/exccoin/exccwallet.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.).