mock_query

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_query is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCursor

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

MockCursor is a mock of Cursor interface.

func NewMockCursor

func NewMockCursor(ctrl *gomock.Controller) *MockCursor

NewMockCursor creates a new mock instance.

func (*MockCursor) DecodeCursor

func (m *MockCursor) DecodeCursor(v string) error

DecodeCursor mocks base method.

func (*MockCursor) EXPECT

func (m *MockCursor) EXPECT() *MockCursorMockRecorder

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

func (*MockCursor) EncodeCursor

func (m *MockCursor) EncodeCursor() (string, error)

EncodeCursor mocks base method.

type MockCursorMockRecorder

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

MockCursorMockRecorder is the mock recorder for MockCursor.

func (*MockCursorMockRecorder) DecodeCursor

func (mr *MockCursorMockRecorder) DecodeCursor(v any) *gomock.Call

DecodeCursor indicates an expected call of DecodeCursor.

func (*MockCursorMockRecorder) EncodeCursor

func (mr *MockCursorMockRecorder) EncodeCursor() *gomock.Call

EncodeCursor indicates an expected call of EncodeCursor.

Jump to

Keyboard shortcuts

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