memoise

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package memoise is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMemoise

type MockMemoise struct {
	// contains filtered or unexported fields
}

MockMemoise is a mock of Memoise interface.

func NewMockMemoise

func NewMockMemoise(ctrl *gomock.Controller) *MockMemoise

NewMockMemoise creates a new mock instance.

func (*MockMemoise) Check

func (m *MockMemoise) Check(arg0 string, arg1 memoise.CallbackFn) (any, error)

Check mocks base method.

func (*MockMemoise) EXPECT

func (m *MockMemoise) EXPECT() *MockMemoiseMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockMemoise) Reset added in v1.0.5

func (m *MockMemoise) Reset()

Reset mocks base method.

type MockMemoiseMockRecorder

type MockMemoiseMockRecorder struct {
	// contains filtered or unexported fields
}

MockMemoiseMockRecorder is the mock recorder for MockMemoise.

func (*MockMemoiseMockRecorder) Check

func (mr *MockMemoiseMockRecorder) Check(arg0, arg1 any) *gomock.Call

Check indicates an expected call of Check.

func (*MockMemoiseMockRecorder) Reset added in v1.0.5

func (mr *MockMemoiseMockRecorder) Reset() *gomock.Call

Reset indicates an expected call of Reset.

Jump to

Keyboard shortcuts

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