cache_driver

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2017 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CacheDriver

type CacheDriver struct {
	// contains filtered or unexported fields
}

func NewCacheDriver

func NewCacheDriver(storePath string) *CacheDriver

func (*CacheDriver) Clean added in v0.2.0

func (c *CacheDriver) Clean(logger lager.Logger) error

func (*CacheDriver) FetchBlob added in v0.3.0

func (c *CacheDriver) FetchBlob(logger lager.Logger, id string,
	blobFunc fetcher.RemoteBlobFunc,
) ([]byte, int64, error)

Jump to

Keyboard shortcuts

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