localstorage

package
v0.1.40 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2021 License: GPL-3.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clear

func Clear()

Clear removes all items from localStorage

func GetItem

func GetItem(id string) interface{}

GetItem returns item from localstorage or nil of it was not find

func RemoveItem

func RemoveItem(id string)

RemoveItem removes item from localStorage

func SetItem

func SetItem(id, value string) error

SetItem sets item in localStorage to provided value

Types

This section is empty.

Jump to

Keyboard shortcuts

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