//
pkg.gl
Category
github.com/ava-labs/avalanchego
snow
triggers
package
0.99.99-test-ignore
Repository:
https://github.com/ava-labs/avalanchego.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
9
Files
181 SLOC
#
Structs
EventDispatcher
EventDispatcher receives events from consensus and dispatches the events to triggers.
#
Interfaces
Acceptor
Acceptor is implemented when a struct is monitoring if a message is accepted.
Issuer
Issuer is implemented when a struct is monitoring if a message is issued.
Rejector
Rejector is implemented when a struct is monitoring if a message is rejected.