mock_conversion

package
v1.12.7 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_conversion is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockScope

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

MockScope is a mock of Scope interface

func NewMockScope

func NewMockScope(ctrl *gomock.Controller) *MockScope

NewMockScope creates a new mock instance

func (*MockScope) Convert

func (m *MockScope) Convert(arg0, arg1 interface{}) error

Convert mocks base method

func (*MockScope) DestTag

func (m *MockScope) DestTag() reflect.StructTag

DestTag mocks base method

func (*MockScope) EXPECT

func (m *MockScope) EXPECT() *MockScopeMockRecorder

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

func (*MockScope) Meta

func (m *MockScope) Meta() *conversion.Meta

Meta mocks base method

func (*MockScope) SrcTag

func (m *MockScope) SrcTag() reflect.StructTag

SrcTag mocks base method

type MockScopeMockRecorder

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

MockScopeMockRecorder is the mock recorder for MockScope

func (*MockScopeMockRecorder) Convert

func (mr *MockScopeMockRecorder) Convert(arg0, arg1 interface{}) *gomock.Call

Convert indicates an expected call of Convert

func (*MockScopeMockRecorder) DestTag

func (mr *MockScopeMockRecorder) DestTag() *gomock.Call

DestTag indicates an expected call of DestTag

func (*MockScopeMockRecorder) Meta

func (mr *MockScopeMockRecorder) Meta() *gomock.Call

Meta indicates an expected call of Meta

func (*MockScopeMockRecorder) SrcTag

func (mr *MockScopeMockRecorder) SrcTag() *gomock.Call

SrcTag indicates an expected call of SrcTag

Jump to

Keyboard shortcuts

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