mock_driver

package
v0.0.0-...-cd52361 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_driver is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockValuer

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

MockValuer is a mock of Valuer interface

func NewMockValuer

func NewMockValuer(ctrl *gomock.Controller) *MockValuer

NewMockValuer creates a new mock instance

func (*MockValuer) EXPECT

func (m *MockValuer) EXPECT() *MockValuerMockRecorder

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

func (*MockValuer) Value

func (m *MockValuer) Value() (driver.Value, error)

Value mocks base method

type MockValuerMockRecorder

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

MockValuerMockRecorder is the mock recorder for MockValuer

func (*MockValuerMockRecorder) Value

func (mr *MockValuerMockRecorder) Value() *gomock.Call

Value indicates an expected call of Value

Jump to

Keyboard shortcuts

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