mocks

package
v1.0.0-beta.5 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ICacheInteractor

type ICacheInteractor struct {
	mock.Mock
}

ICacheInteractor is an autogenerated mock type for the ICacheInteractor type

func (*ICacheInteractor) Delete

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

Delete provides a mock function with given fields: key

func (*ICacheInteractor) Flush

func (_m *ICacheInteractor) Flush() error

Flush provides a mock function with given fields:

func (*ICacheInteractor) Get

Get provides a mock function with given fields: key

func (*ICacheInteractor) Origin

func (_m *ICacheInteractor) Origin() string

Origin provides a mock function with given fields:

func (*ICacheInteractor) Set

func (_m *ICacheInteractor) Set(key string, value cache.CachedResponse) 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