package
0.0.0-20230404182008-faf87dabebf0
Repository: https://github.com/exccoin/vspd.git
Documentation: pkg.go.dev

# Functions

Recovery returns a middleware that recovers from any panics which occur in request handlers.
No description provided by the author

# Structs

No description provided by the author
DcrdStatus describes the current status of the local instance of dcrd used by vspd.
No description provided by the author
WalletStatus describes the current status of a single voting wallet.

# Interfaces

Node is satisfied by *rpc.DcrdRPC and retrieves data from the blockchain.