mock_gorqlite

package
v0.0.0-...-2e5113c Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_gorqlite is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mockclock

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

Mockclock is a mock of clock interface.

func NewMockclock

func NewMockclock(ctrl *gomock.Controller) *Mockclock

NewMockclock creates a new mock instance.

func (*Mockclock) EXPECT

func (m *Mockclock) EXPECT() *MockclockMockRecorder

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

func (*Mockclock) Sleep

func (m *Mockclock) Sleep(d time.Duration)

Sleep mocks base method.

type MockclockMockRecorder

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

MockclockMockRecorder is the mock recorder for Mockclock.

func (*MockclockMockRecorder) Sleep

func (mr *MockclockMockRecorder) Sleep(d interface{}) *gomock.Call

Sleep indicates an expected call of Sleep.

type MockroundTripper

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

MockroundTripper is a mock of roundTripper interface.

func NewMockroundTripper

func NewMockroundTripper(ctrl *gomock.Controller) *MockroundTripper

NewMockroundTripper creates a new mock instance.

func (*MockroundTripper) EXPECT

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

func (*MockroundTripper) RoundTrip

func (m *MockroundTripper) RoundTrip(arg0 *http.Request) (*http.Response, error)

RoundTrip mocks base method.

type MockroundTripperMockRecorder

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

MockroundTripperMockRecorder is the mock recorder for MockroundTripper.

func (*MockroundTripperMockRecorder) RoundTrip

func (mr *MockroundTripperMockRecorder) RoundTrip(arg0 interface{}) *gomock.Call

RoundTrip indicates an expected call of RoundTrip.

Jump to

Keyboard shortcuts

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