Documentation ¶
Index ¶
- type Sync
- func (sync *Sync) Close()
- func (sync *Sync) Delete(path string) error
- func (sync *Sync) Fetch(path string) (*sync.Node, error)
- func (sync *Sync) HasLock(path string) bool
- func (sync *Sync) Lock(path string, block bool) error
- func (sync *Sync) Unlock(path string) error
- func (sync *Sync) Update(path, json string) error
- func (sync *Sync) Watch(path string, responseChan chan *sync.Event, stopChan chan bool, revision int64) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.