cacheproxy

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CacheProxyPlugin

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

func (*CacheProxyPlugin) Configure

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

func (*CacheProxyPlugin) Get

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

func (*CacheProxyPlugin) Set

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

type CacheProxyPluginFactory

type CacheProxyPluginFactory struct {
}

func (*CacheProxyPluginFactory) Name

func (self *CacheProxyPluginFactory) Name() string

func (*CacheProxyPluginFactory) New

func (cpf *CacheProxyPluginFactory) New(cfg json.RawMessage) (interface{}, error)

Jump to

Keyboard shortcuts

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