cache

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2021 License: GPL-3.0 Imports: 5 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
	Release *config.ReleaseInfo
}

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