//
pkg.gl
Category
github.com/ChainSQL/go-chainsql-api
event
package
1.1.0
Repository:
https://github.com/chainsql/go-chainsql-api.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
3
Files
225 SLOC
#
Functions
NewEventManager
NewEventManager is constructor for EventManager.
NewSubscription
NewSubscription runs a producer function as a subscription in a new goroutine.
#
Structs
Manager
Manager manages the subscription.
#
Interfaces
Subscription
Subscription represents a stream of events.