Versions in this module Expand all Collapse all v0 v0.1.2 Feb 6, 2023 Changes in this version + func RecoverFromFile(homeDir string, defaultStartMode Mode) error + func UpdateRunningMode(cfg *config.Config, mode Mode) error + type Mode uint8 + const NormalMode + const RecoverOnlyMode + const TransferOnlyMode + func GetRunningMode() Mode