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)
ObjectReceive(senderId, treeId string, heads []string)
HeadsApply(senderId, treeId string, heads []string, allAdded bool)
}
func NewNoOpSyncStatus ¶
func NewNoOpSyncStatus() StatusUpdater
Directories
¶
| Path | Synopsis |
|---|---|
|
Package mock_syncstatus is a generated GoMock package.
|
Package mock_syncstatus is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.