//
pkg.gl
Category
github.com/ipfs/go-protocolnetwork
pkg
notifications
package
0.0.3
Repository:
https://github.com/ipfs/go-protocolnetwork.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
223 SLOC
#
Functions
NewPublisher
NewPublisher returns a new message event publisher.
#
Interfaces
Publisher
Publisher is an publisher of events that can be subscribed to.
Subscribable
Subscribable is a stream that can be subscribed to.
Subscriber
Subscriber is a subscriber that can receive events.