mocks

package
v0.0.0-...-035f276 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2022 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 ICacheClient

type ICacheClient struct {
	mock.Mock
}

ICacheClient is an autogenerated mock type for the ICacheClient type

func (*ICacheClient) Get

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

Get provides a mock function with given fields: key

func (*ICacheClient) Set

func (_m *ICacheClient) Set(key string, value string, expiration time.Duration) error

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

Jump to

Keyboard shortcuts

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