testify

package
v1.0.0-beta.14 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 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 Driver

type Driver struct {
	mock.Mock
}

Driver is an autogenerated mock type for the Driver type

func New

func New() *Driver

func (*Driver) Del

func (_m *Driver) Del(ctx context.Context, key string) error

Del provides a mock function with given fields: ctx, key

func (*Driver) Get

func (_m *Driver) Get(ctx context.Context, key string) ([]byte, error)

Get provides a mock function with given fields: ctx, key

func (*Driver) Set

func (_m *Driver) Set(ctx context.Context, key string, data []byte) error

Set provides a mock function with given fields: ctx, key, data

Jump to

Keyboard shortcuts

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