heartbeatinterface

package
v0.26.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 10, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HeartbeatManager

type HeartbeatManager interface {
	// StartHeartbeat 启动心跳任务
	StartHeartbeat(clusterID string)
	// StopHeartbeat 停止心跳任务
	StopHeartbeat(clusterID string)
	// StartReconnect 启动自动重连
	StartReconnect(clusterID string)
	// StopReconnect 停止自动重连
	StopReconnect(clusterID string)
}

HeartbeatManager 心跳管理器接口

var GlobalHeartbeatManager HeartbeatManager

全局心跳管理器实例

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL