mock_bqstream

package
v1.5.0-rc.5 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2023 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_bqstream is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBQClient

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

MockBQClient is a mock of BQClient interface.

func NewMockBQClient

func NewMockBQClient(ctrl *gomock.Controller) *MockBQClient

NewMockBQClient creates a new mock instance.

func (*MockBQClient) Close

func (m *MockBQClient) Close() error

Close mocks base method.

func (*MockBQClient) EXPECT

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

func (*MockBQClient) Put

func (m *MockBQClient) Put(arg0 context.Context, arg1, arg2 string, arg3 []*bqstream.GenericRecord) error

Put mocks base method.

type MockBQClientMockRecorder

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

MockBQClientMockRecorder is the mock recorder for MockBQClient.

func (*MockBQClientMockRecorder) Close

func (mr *MockBQClientMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close.

func (*MockBQClientMockRecorder) Put

func (mr *MockBQClientMockRecorder) Put(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

Put indicates an expected call of Put.

Jump to

Keyboard shortcuts

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