Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSafeChanCloser ¶
func NewSafeChanCloser() *safeChanCloser
NewSafeChanCloser returns a safe chan closer instance
func NewShuffleOutCloser ¶
func NewShuffleOutCloser( minWaitDuration time.Duration, maxWaitDuration time.Duration, signalChan chan endProcess.ArgEndProcess, log core.Logger, ) (*shuffleOutCloser, error)
NewShuffleOutCloser creates a shuffle out component that is able to trigger a node restart and cancel that request if necessarily
Types ¶
type IntRandomizer ¶
IntRandomizer interface provides functionality over generating integer numbers
Click to show internal directories.
Click to hide internal directories.