Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NewEvents = event.CreateGroupConstructor(func() *Events { return &Events{ BlockFiltered: event.New1[*BlockFilteredEvent](), BlockAllowed: event.New1[*models.Block](), } })
Functions ¶
This section is empty.
Types ¶
type BlockFilteredEvent ¶
Click to show internal directories.
Click to hide internal directories.