package
1.1.0
Repository: https://github.com/rumis/multicache.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AddMeta 添加单次查询结果.
QueryResultTypeString 返回查询结果类型的字符串表示.
NewMetricsLogger 创建一个新的MetricsLogger.
NewMetricsPrometheus 创建一个新的MetricsPrometheus.
SetMetrics 设置默认的统计器.
Start 开始.
Summary 输出统计信息.

# Constants

Hit.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Meta 适配器单次查询结果.
MetricsLogger 以日志的方式输出缓存相关统计信息.
MetricsMeta 单流程查询结果.
MetricsPrometheus 通过Prometheus采集缓存相关统计信息.

# Interfaces

Metrics 统计接口.

# Type aliases

No description provided by the author
No description provided by the author