aycache

package
v1.2.12 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	QPSCount int
	QPS      = promauto.NewGauge(
		prometheus.GaugeOpts{
			Name: "Cache_QPS",
			Help: "当前缓存QPS数量",
		},
	)
)

Functions

func New

func New(_name ...string) gcache.Adapter

Types

type Mod

type Mod struct {
	// contains filtered or unexported fields
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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