global

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exist

func Exist(key string) bool

func Get

func Get(key string) interface{}

func GetString

func GetString(key string) string

func Range

func Range(f func(key, value interface{}) bool)

func Set

func Set(key string, value interface{})

Types

type Static

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

func (*Static) Exist

func (s *Static) Exist(key string) bool

func (*Static) Get

func (s *Static) Get(key string) interface{}

func (*Static) GetString

func (s *Static) GetString(key string) string

func (*Static) Range

func (s *Static) Range(f func(key, value interface{}) bool)

func (*Static) Set

func (s *Static) Set(key string, value interface{}) *Static

Jump to

Keyboard shortcuts

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