cache

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2020 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddItem

func AddItem(key string, value *CacheItem)

func Close

func Close()

Public

func Init

func Init() error

Private

Types

type CacheItem

type CacheItem struct {
	Name string
	Data []byte
}

func GetItem

func GetItem(key string) (*CacheItem, bool)

Jump to

Keyboard shortcuts

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