repository

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CacheRepo

type CacheRepo interface {
	// Cacher 获取缓存实例
	Cacher() cache.ICacher
}

CacheRepo 缓存仓库

type Heartbeat

type Heartbeat interface {
	// Heartbeat 心跳包
	Heartbeat(ctx context.Context, in *api.HeartbeatRequest) error
}

Heartbeat .

Jump to

Keyboard shortcuts

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