Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthorityTask ¶ added in v0.0.13
type AuthorityTask struct { }
func NewAuthorityTask ¶ added in v0.0.13
func NewAuthorityTask() *AuthorityTask
func (*AuthorityTask) Loop ¶ added in v0.0.13
func (this *AuthorityTask) Loop() error
func (*AuthorityTask) Start ¶ added in v0.0.13
func (this *AuthorityTask) Start()
type SyncAPINodesTask ¶ added in v0.0.12
type SyncAPINodesTask struct { }
API节点同步任务
func NewSyncAPINodesTask ¶ added in v0.0.12
func NewSyncAPINodesTask() *SyncAPINodesTask
func (*SyncAPINodesTask) Loop ¶ added in v0.0.12
func (this *SyncAPINodesTask) Loop() error
func (*SyncAPINodesTask) Start ¶ added in v0.0.12
func (this *SyncAPINodesTask) Start()
type SyncClusterTask ¶
type SyncClusterTask struct { }
自动同步集群任务
func NewSyncClusterTask ¶
func NewSyncClusterTask() *SyncClusterTask
func (*SyncClusterTask) Start ¶
func (this *SyncClusterTask) Start()
Click to show internal directories.
Click to hide internal directories.