memcached

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2021 License: MIT Imports: 10 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Memcached

type Memcached struct {
	state.DefaultBulkStore
	// contains filtered or unexported fields
}

func NewMemCacheStateStore

func NewMemCacheStateStore(logger logger.Logger) *Memcached

func (*Memcached) Delete

func (m *Memcached) Delete(req *state.DeleteRequest) error

func (*Memcached) Features added in v1.1.1

func (m *Memcached) Features() []state.Feature

Features returns the features available in this state store

func (*Memcached) Get

func (m *Memcached) Get(req *state.GetRequest) (*state.GetResponse, error)

func (*Memcached) Init

func (m *Memcached) Init(metadata state.Metadata) error

func (*Memcached) Set

func (m *Memcached) Set(req *state.SetRequest) error

Jump to

Keyboard shortcuts

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