browser

package
v0.1.11 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Rendered for js/wasm

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Browser

type Browser struct{}

func (Browser) Get

func (b Browser) Get(key string) any

func (Browser) GetBool

func (b Browser) GetBool(key string) bool

func (Browser) GetFloat

func (b Browser) GetFloat(key string) float64

func (Browser) GetInt

func (b Browser) GetInt(key string) int

func (Browser) GetKeys

func (b Browser) GetKeys() []string

func (Browser) GetString

func (b Browser) GetString(key string) string

func (Browser) GetStrings

func (b Browser) GetStrings(key string) []string

func (Browser) LoadSettings

func (b Browser) LoadSettings() error

func (Browser) SaveSettings

func (b Browser) SaveSettings() error

func (Browser) Set

func (b Browser) Set(key string, value any)

func (Browser) SetDefault

func (b Browser) SetDefault(key string, value any)

Jump to

Keyboard shortcuts

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