package
0.0.0-20240806202947-369a1d73b513
Repository: https://github.com/overclock-validator/keep-core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates a new instance of the Announcer.
RegisterUnmarshaller initializes the given broadcast channel to be able to handle announcement messages by registering the required unmarshaller.
UnreadyMembers returns a list of member indexes that turned out to be unready during the announcement.

# Structs

Announcer is an implementation of the protocol announcer that performs the readiness announcement over the provided broadcast channel.