package
1.0.5
Repository: https://github.com/classzz/czzwallet.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.