memcachedmock

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	mock.Mock
}

Client is an autogenerated mock type for the Client type

func (*Client) Add

func (_m *Client) Add(item *memcache.Item) error

Add provides a mock function with given fields: item

func (*Client) CompareAndSwap

func (_m *Client) CompareAndSwap(item *memcache.Item) error

CompareAndSwap provides a mock function with given fields: item

func (*Client) Delete

func (_m *Client) Delete(key string) error

Delete provides a mock function with given fields: key

func (*Client) Get

func (_m *Client) Get(key string) (*memcache.Item, error)

Get provides a mock function with given fields: key

func (*Client) Set

func (_m *Client) Set(item *memcache.Item) error

Set provides a mock function with given fields: item

Jump to

Keyboard shortcuts

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