syncstatus

package
v0.4.22 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const CName = "common.commonspace.syncstatus"

Variables

This section is empty.

Functions

This section is empty.

Types

type StatusUpdater

type StatusUpdater interface {
	app.ComponentRunnable

	HeadsChange(treeId string, heads []string)
	HeadsReceive(senderId, treeId string, heads []string)
	ObjectReceive(senderId, treeId string, heads []string)
	HeadsApply(senderId, treeId string, heads []string, allAdded bool)
}

func NewNoOpSyncStatus

func NewNoOpSyncStatus() StatusUpdater

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL