dot_imports

package
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package dot_imports is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockWithDotImports

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

MockWithDotImports is a mock of WithDotImports interface

func NewMockWithDotImports

func NewMockWithDotImports(ctrl *gomock.Controller) *MockWithDotImports

NewMockWithDotImports creates a new mock instance

func (*MockWithDotImports) EXPECT

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

func (*MockWithDotImports) Method1

func (m *MockWithDotImports) Method1() Request

Method1 mocks base method

func (*MockWithDotImports) Method2

func (m *MockWithDotImports) Method2() *bytes.Buffer

Method2 mocks base method

func (*MockWithDotImports) Method3

func (m *MockWithDotImports) Method3() Context

Method3 mocks base method

type MockWithDotImportsMockRecorder

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

MockWithDotImportsMockRecorder is the mock recorder for MockWithDotImports

func (*MockWithDotImportsMockRecorder) Method1

Method1 indicates an expected call of Method1

func (*MockWithDotImportsMockRecorder) Method2

Method2 indicates an expected call of Method2

func (*MockWithDotImportsMockRecorder) Method3

Method3 indicates an expected call of Method3

type WithDotImports

type WithDotImports interface {
	Method1() Request
	Method2() *bytes.Buffer
	Method3() Context
}

Jump to

Keyboard shortcuts

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