mock

package
v0.0.0-...-06b307f Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockV4Caller

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

MockV4Caller is a mock of V4Caller interface

func NewMockV4Caller

func NewMockV4Caller(ctrl *gomock.Controller) *MockV4Caller

NewMockV4Caller creates a new mock instance

func (*MockV4Caller) EXPECT

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

func (*MockV4Caller) Send

func (m *MockV4Caller) Send(arg0 string, arg1 []interface{}, arg2 interface{}) error

Send mocks base method

type MockV4CallerMockRecorder

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

MockV4CallerMockRecorder is the mock recorder for MockV4Caller

func (*MockV4CallerMockRecorder) Send

func (mr *MockV4CallerMockRecorder) Send(arg0, arg1, arg2 interface{}) *gomock.Call

Send indicates an expected call of Send

Jump to

Keyboard shortcuts

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