mocks

package
v0.0.0-...-4eea697 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAQLQuerier

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

MockAQLQuerier is a mock of AQLQuerier interface.

func NewMockAQLQuerier

func NewMockAQLQuerier(ctrl *gomock.Controller) *MockAQLQuerier

NewMockAQLQuerier creates a new mock instance.

func (*MockAQLQuerier) EXPECT

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

func (*MockAQLQuerier) ExecQuery

func (m *MockAQLQuerier) ExecQuery(ctx context.Context, query *model.QueryRequest) (*model.QueryResponse, error)

ExecQuery mocks base method.

type MockAQLQuerierMockRecorder

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

MockAQLQuerierMockRecorder is the mock recorder for MockAQLQuerier.

func (*MockAQLQuerierMockRecorder) ExecQuery

func (mr *MockAQLQuerierMockRecorder) ExecQuery(ctx, query interface{}) *gomock.Call

ExecQuery indicates an expected call of ExecQuery.

Jump to

Keyboard shortcuts

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