Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Chore ¶
Chore disqualifies stray nodes.
type Config ¶
type Config struct { EnableDQ bool `` /* 126-byte string literal not displayed */ Interval time.Duration `help:"how often to check for and DQ stray nodes" releaseDefault:"168h" devDefault:"5m" testDefault:"1m"` MaxDurationWithoutContact time.Duration `` /* 148-byte string literal not displayed */ Limit int `` /* 153-byte string literal not displayed */ }
Config contains configurable values for stray nodes chore.
Click to show internal directories.
Click to hide internal directories.