Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ElectionWinnerMediaNotification ¶
type ElectionWinnerMediaNotification struct{}
func NewElectionWinnerMediaNotification ¶
func NewElectionWinnerMediaNotification() *ElectionWinnerMediaNotification
func (*ElectionWinnerMediaNotification) On ¶
func (e *ElectionWinnerMediaNotification) On(ctx context.Context, _ event.ElectionWinnerWasSelected) error
type ElectionWinnerVoterNotification ¶
type ElectionWinnerVoterNotification struct{}
func NewElectionWinnerVoterNotification ¶
func NewElectionWinnerVoterNotification() *ElectionWinnerVoterNotification
func (*ElectionWinnerVoterNotification) On ¶
func (e *ElectionWinnerVoterNotification) On(ctx context.Context, _ event.ElectionWinnerWasSelected) error
Click to show internal directories.
Click to hide internal directories.