memcached

package
v0.0.0-...-ebb33e4 Latest Latest
Warning

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

Go to latest
Published: May 18, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMemCacheStateStore

func NewMemCacheStateStore(logger logger.Logger) state.Store

Types

type Memcached

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

func (*Memcached) Close

func (m *Memcached) Close() (err error)

func (*Memcached) Delete

func (m *Memcached) Delete(ctx context.Context, req *state.DeleteRequest) error

func (*Memcached) Features

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

Features returns the features available in this state store.

func (*Memcached) Get

func (*Memcached) GetComponentMetadata

func (m *Memcached) GetComponentMetadata() map[string]string

func (*Memcached) Init

func (m *Memcached) Init(_ context.Context, metadata state.Metadata) error

func (*Memcached) Set

func (m *Memcached) Set(ctx context.Context, req *state.SetRequest) error

Jump to

Keyboard shortcuts

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