memcached

package
v0.0.0-...-9be3a58 Latest Latest
Warning

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

Go to latest
Published: May 22, 2017 License: BSD-3-Clause Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMemcachedStore

func NewMemcachedStore(c store.Config) (store.Store, error)

Types

type Memcached

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

func (*Memcached) Delete

func (rc *Memcached) Delete(key string) error

func (*Memcached) Get

func (rc *Memcached) Get(key string) (result store.GetResult)

func (*Memcached) MultiGet

func (rc *Memcached) MultiGet(keys []string) map[string]store.GetResult

func (*Memcached) Set

func (rc *Memcached) Set(key, value string) error

Jump to

Keyboard shortcuts

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