package
0.1.0
Repository: https://github.com/berty/go-orbit-db.git
Documentation: pkg.go.dev

# Functions

NewEventPeerJoin creates a new EventPeerJoin event.
NewEventPeerLeave creates a new EventPeerLeave event.
NewPeerMonitor Creates a new PeerMonitor instance.

# Structs

EventPeerJoin Is an event triggered when a peer joins the channel.
EventPeerLeave Is an event triggered when a peer leave the channel.
NewPeerMonitorOptions Options for creating a new PeerMonitor instance.

# Interfaces

Interface Watches for peers on the pub sub, emits messages on join/leave.