mocks

package
v0.0.0-...-b258b02 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyValueStore

type KeyValueStore struct {
	mock.Mock
}

KeyValueStore is an autogenerated mock type for the KeyValueStore type

func (*KeyValueStore) Delete

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

Delete provides a mock function with given fields: key

func (*KeyValueStore) Get

func (_m *KeyValueStore) Get(key string) (string, error)

Get provides a mock function with given fields: key

func (*KeyValueStore) Set

func (_m *KeyValueStore) Set(key string, value string) error

Set provides a mock function with given fields: key, value

Jump to

Keyboard shortcuts

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