package
0.0.0-20200426080822-25d0ce00fc05
Repository: https://github.com/artheus/go-events.git
Documentation: pkg.go.dev
# Interfaces
interface for event with timestamp and arbitrary object.
event pipe holding the main channel instances of Publisher and Subscriber should only be provided from Pipe.
publishes events to the event pipe.
subscribes to events published to the event pipe.