localStorage

package module
v0.0.0-...-45071c7 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2017 License: MIT Imports: 1 Imported by: 1

README

Gopherjs localStorage Library

This Library implements convenience functions for manipulating localStorage in a Gopherjs application.

Documentation

Overview

package localStorage wraps the javascritp localStorage api for GOPHERJS.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetItem

func GetItem(key string) string

Return "" when no key found

func SetItem

func SetItem(key string, val string)

Save val into localStorage under key

Types

This section is empty.

Jump to

Keyboard shortcuts

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