package
Version:
v0.15.5
Opens a new window with list of versions in this module.
Published: Oct 17, 2023
License: ISC
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Package mode - simple module to record the global running mode
ChainName - name of the current chain
Finalise - shutdown mode handling
Initialise - set up the mode system
IsTesting - special for testing
String - current mode represented as a string
Mode - type to hold the mode
const (
Stopped Mode = iota
Resynchronise
Normal
)
all possible modes
String - current mode represented as a string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.