wcache

package
v0.0.0-...-c665954 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cache

type Cache struct {
	*js.Object
}

func New

func New(name string) (*Cache, error)

func NewCache

func NewCache(o *js.Object) *Cache

func (*Cache) Get

func (c *Cache) Get(name string) (bool, []byte, error)

func (*Cache) Put

func (c *Cache) Put(name string, data []byte) error

Jump to

Keyboard shortcuts

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