package
0.0.0-20240227044129-7256b7516e18
Repository: https://github.com/thusharprakash/go-orbit-db.git
Documentation: pkg.go.dev

# Functions

NewEventLoadAdded Creates a new EventLoadAdded event.
NewEventLoadEnd Creates a new EventLoadEnd event.
NewEventLoadProgress Creates a new EventLoadProgress event.
NewReplicationInfo Creates a new ReplicationInfo instance.
NewReplicator Creates a new Replicator instance.

# Variables

No description provided by the author

# Structs

EventLoadAdded An event triggered when entries have been added.
EventLoadEnd An event triggered when load ended.
EventLoadProgress An event triggered when entries have been loaded.
No description provided by the author

# Interfaces

ReplicationInfo Holds information about the current replication state.
Replicator Replicates stores information among peers.