Documentation ¶
Index ¶
Constants ¶
View Source
const ( SyncDirectionFrom = 1 //上游同步到联犀(默认) SyncDirectionTo = 2 //联犀同步到下游 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncDirection ¶ added in v1.2.0
type SyncDirection = int64
Click to show internal directories.
Click to hide internal directories.