Versions in this module Expand all Collapse all v0 v0.0.2 Oct 31, 2023 v0.0.1 Oct 30, 2023 Changes in this version + func NewEpochStartSubscriptionHandler() *epochStartSubscriptionHandler + func NewHandlerForEpochStart(actionFunc func(hdr data.HeaderHandler), ...) epochStart.ActionHandler + type EpochStartNotifier interface + IsInterfaceNil func() bool + NotifyAll func(hdr data.HeaderHandler) + NotifyAllPrepare func(metaHdr data.HeaderHandler, body data.BodyHandler) + NotifyEpochChangeConfirmed func(epoch uint32) + RegisterHandler func(handler epochStart.ActionHandler) + UnregisterHandler func(handler epochStart.ActionHandler)