Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Memcached ¶
type Memcached struct { state.DefaultBulkStore // contains filtered or unexported fields }
func (*Memcached) Features ¶ added in v1.1.1
Features returns the features available in this state store.
func (*Memcached) Get ¶
func (m *Memcached) Get(req *state.GetRequest) (*state.GetResponse, error)
Click to show internal directories.
Click to hide internal directories.