Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrInvalidServerSeq is returned when the given server seq greater than // the initial server seq. ErrInvalidServerSeq = errors.New("invalid server seq") )
Functions ¶
func NewPushPullKey ¶ added in v0.1.6
NewPushPullKey creates a new sync.Key of PushPull for the given document.
func NewSnapshotKey ¶ added in v0.1.6
NewSnapshotKey creates a new sync.Key of Snapshot for the given document.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.