reset

package
v0.0.0-...-643218b Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IResetable

type IResetable[PK core.Hashable, V ~bool | ~uint | ~uint32 | ~uint64 | ~int | ~int32 | ~int64] interface {
	Get(id PK, key string) V
	Incr(id PK, key string, delta V)
	Set(id PK, key string, val V)
}

Jump to

Keyboard shortcuts

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