filecache

package
v0.0.0-...-ebda00a Latest Latest
Warning

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

Go to latest
Published: May 20, 2016 License: BSD-2-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SimpleFileCachePlugin

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

func (*SimpleFileCachePlugin) Configure

func (self *SimpleFileCachePlugin) Configure(cfg json.RawMessage) error

func (*SimpleFileCachePlugin) Get

func (self *SimpleFileCachePlugin) Get(coord gopnik.TileCoord) ([]byte, error)

func (*SimpleFileCachePlugin) Set

func (self *SimpleFileCachePlugin) Set(coord gopnik.TileCoord, tiles []gopnik.Tile) error

type SimpleFileCachePluginFactory

type SimpleFileCachePluginFactory struct {
}

func (*SimpleFileCachePluginFactory) Name

func (self *SimpleFileCachePluginFactory) Name() string

func (*SimpleFileCachePluginFactory) New

func (self *SimpleFileCachePluginFactory) New(cfg json.RawMessage) (interface{}, error)

Jump to

Keyboard shortcuts

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