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.Component HeadsChange(treeId string, heads []string) HeadsReceive(senderId, treeId string, heads []string) }
func NewNoOpSyncStatus ¶
func NewNoOpSyncStatus() StatusUpdater
Click to show internal directories.
Click to hide internal directories.