mocks

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2025 License: PostgreSQL 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 MockDBQuerier

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

MockDBQuerier is a mock of DBQuerier interface.

func NewMockDBQuerier

func NewMockDBQuerier(ctrl *gomock.Controller) *MockDBQuerier

NewMockDBQuerier creates a new mock instance.

func (*MockDBQuerier) EXPECT

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

func (*MockDBQuerier) QueryRow

func (m *MockDBQuerier) QueryRow(ctx context.Context, sql string, args ...interface{}) pgx.Row

QueryRow mocks base method.

type MockDBQuerierMockRecorder

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

MockDBQuerierMockRecorder is the mock recorder for MockDBQuerier.

func (*MockDBQuerierMockRecorder) QueryRow

func (mr *MockDBQuerierMockRecorder) QueryRow(ctx, sql interface{}, args ...interface{}) *gomock.Call

QueryRow indicates an expected call of QueryRow.

Jump to

Keyboard shortcuts

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