Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ISyncClient ¶
type SSyncManager ¶
type SSyncManager struct { ISyncClient // contains filtered or unexported fields }
func (*SSyncManager) FirstSync ¶
func (manager *SSyncManager) FirstSync() error
func (*SSyncManager) InitSync ¶
func (manager *SSyncManager) InitSync(client ISyncClient)
func (*SSyncManager) SyncOnce ¶
func (manager *SSyncManager) SyncOnce(isFirst bool, isTimeout bool)
Click to show internal directories.
Click to hide internal directories.