stat

package
v0.0.0-...-85902bd Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrorKey       = "error"
	NoSuchKey      = "noKey"
	L2NoSuchKey    = "L2NoKey"
	L1Copy         = "L1Copy"
	HasValue       = "hasValue"
	CacheCollision = "collision"
	CacheHit       = "cacheHit"
	CacheExpired   = "expired"
	Timeout        = "timeout"
	Down           = "down"
)

Variables

This section is empty.

Functions

func NewCache

func NewCache() counter.Provider

func NewService

func NewService() counter.Provider

func NewStore

func NewStore() counter.Provider

Types

type Values

type Values []interface{}

func NewValues

func NewValues() *Values

NewValues creates a values slice

func (*Values) Append

func (v *Values) Append(item interface{})

func (*Values) Values

func (v *Values) Values() []interface{}

Jump to

Keyboard shortcuts

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