package
2.1.0+incompatible
Repository: https://github.com/iost-official/go-ios-protocol.git
Documentation: pkg.go.dev

# Functions

GetCollector returns single-instance event collector.
NewEvent generate new event with topic and data.

# Constants

event topics.
event topics.
EventChSize is the size of subscriber's read channel.

# Structs

Collector is the struct for posting event.
Event is the struct sent to subscriber.
Meta is the information abount event.
Subscription is a struct used for listening specific topics.

# Type aliases

Topic defines different event topics.