mocks

package
v0.0.0-...-b0bff92 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2021 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockExecutor

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

MockExecutor is a mock of Executor interface.

func NewMockExecutor

func NewMockExecutor(ctrl *gomock.Controller) *MockExecutor

NewMockExecutor creates a new mock instance.

func (*MockExecutor) EXPECT

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

func (*MockExecutor) Stream

Stream mocks base method.

type MockExecutorMockRecorder

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

MockExecutorMockRecorder is the mock recorder for MockExecutor.

func (*MockExecutorMockRecorder) Stream

func (mr *MockExecutorMockRecorder) Stream(arg0 interface{}) *gomock.Call

Stream indicates an expected call of Stream.

type MockSizeGetter

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

MockSizeGetter is a mock of SizeGetter interface.

func NewMockSizeGetter

func NewMockSizeGetter(ctrl *gomock.Controller) *MockSizeGetter

NewMockSizeGetter creates a new mock instance.

func (*MockSizeGetter) EXPECT

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

func (*MockSizeGetter) Get

Get mocks base method.

type MockSizeGetterMockRecorder

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

MockSizeGetterMockRecorder is the mock recorder for MockSizeGetter.

func (*MockSizeGetterMockRecorder) Get

func (mr *MockSizeGetterMockRecorder) Get(arg0 interface{}) *gomock.Call

Get indicates an expected call of Get.

Jump to

Keyboard shortcuts

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