mocks

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2021 License: Apache-2.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 StoreClient

type StoreClient struct {
	mock.Mock
}

StoreClient is an autogenerated mock type for the StoreClient type

func (*StoreClient) Disconnect

func (_m *StoreClient) Disconnect() error

Disconnect provides a mock function with given fields:

func (*StoreClient) RemoveFromStore

func (_m *StoreClient) RemoveFromStore(o contracts.StoredObject) error

RemoveFromStore provides a mock function with given fields: o

func (*StoreClient) RetrieveFromStore

func (_m *StoreClient) RetrieveFromStore(appServiceKey string) ([]contracts.StoredObject, error)

RetrieveFromStore provides a mock function with given fields: appServiceKey

func (*StoreClient) Store

func (_m *StoreClient) Store(o contracts.StoredObject) (string, error)

Store provides a mock function with given fields: o

func (*StoreClient) Update

func (_m *StoreClient) Update(o contracts.StoredObject) error

Update provides a mock function with given fields: o

Jump to

Keyboard shortcuts

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