package
0.99.99-test-ignore
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev

# Structs

EventDispatcher receives events from consensus and dispatches the events to triggers.

# Interfaces

Acceptor is implemented when a struct is monitoring if a message is accepted.
Issuer is implemented when a struct is monitoring if a message is issued.
Rejector is implemented when a struct is monitoring if a message is rejected.