defined_import_local_name

package
v0.4.0-patch Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package defined_import_local_name is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockWithImports

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

MockWithImports is a mock of WithImports interface.

func NewMockWithImports

func NewMockWithImports(ctrl *gomock.Controller) *MockWithImports

NewMockWithImports creates a new mock instance.

func (*MockWithImports) EXPECT

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

func (*MockWithImports) Method1

func (m *MockWithImports) Method1() b_mock.Buffer

Method1 mocks base method.

func (*MockWithImports) Method2

func (m *MockWithImports) Method2() c_mock.Context

Method2 mocks base method.

type MockWithImportsMockRecorder

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

MockWithImportsMockRecorder is the mock recorder for MockWithImports.

func (*MockWithImportsMockRecorder) Method1

func (mr *MockWithImportsMockRecorder) Method1() *gomock.Call

Method1 indicates an expected call of Method1.

func (*MockWithImportsMockRecorder) Method2

func (mr *MockWithImportsMockRecorder) Method2() *gomock.Call

Method2 indicates an expected call of Method2.

type WithImports

type WithImports interface {
	Method1() bytes.Buffer
	Method2() context.Context
}

Jump to

Keyboard shortcuts

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