kv

package
v0.129.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2025 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 KV

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

func New

func New() *KV

func (*KV) Clear

func (kv *KV) Clear()

func (*KV) Del

func (kv *KV) Del(k string)

func (*KV) Get

func (kv *KV) Get(k string) any

func (*KV) Keys

func (kv *KV) Keys() []string

func (*KV) Set

func (kv *KV) Set(k string, v any)

Jump to

Keyboard shortcuts

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