cache

package
v0.18.1-beta.1 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2019 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BundleCache

type BundleCache interface {
	FindBundle(string) (string, string, bool, error)
	StoreBundle(string, *bundle.Bundle, relocation.ImageRelocationMap) (string, string, error)
	GetCacheDir() (string, error)
}

func New

func New(cfg *config.Config) BundleCache

Jump to

Keyboard shortcuts

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