cache

package
v0.6.0-RC2 Latest Latest
Warning

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

Go to latest
Published: May 19, 2020 License: Apache-2.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

View Source
const ROOT_FN = ".root-"

Variables

This section is empty.

Functions

This section is empty.

Types

type Cache

type Cache interface {
	Get(serverUuid string) (*schema.Root, error)
	Set(root *schema.Root, serverUuid string) error
}

func NewFileCache

func NewFileCache(dir string) Cache

Jump to

Keyboard shortcuts

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