package
0.0.0-20240114124852-0e95005810be
Repository: https://github.com/dcrlabs/bchwallet.git
Documentation: pkg.go.dev
# Functions
SimulateInterrupt requests invoking the clean termination process by an internal component instead of a SIGINT.
WalletMain is a work-around main function that is required since deferred functions (such as log flushing) are not called with calls to os.Exit.
# Constants
AuthenticationTokenKey is the key used in the context to authenticate clients.