couchcache

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KVStorePlugin

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

func (*KVStorePlugin) Configure

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

func (*KVStorePlugin) Delete

func (self *KVStorePlugin) Delete(coord gopnik.TileCoord, level int) error

func (*KVStorePlugin) Get

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

func (*KVStorePlugin) Set

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

type KVStorePluginFactory

type KVStorePluginFactory struct {
}

func (*KVStorePluginFactory) Name

func (cpf *KVStorePluginFactory) Name() string

func (*KVStorePluginFactory) New

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

Jump to

Keyboard shortcuts

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