store

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(key string) (any, bool)

Get looks up a key's value

func GetDefault

func GetDefault(key string, def any) any

GetDefault looks up a key's value, returns def if not exist

func Remove

func Remove(key string)

Remove removes the key's entry

func Set

func Set(key string, value interface{})

Set sets the key-value entry

Types

This section is empty.

Jump to

Keyboard shortcuts

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