mock_api

package
v0.10.0 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_api is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSegmentStore

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

MockSegmentStore is a mock of SegmentStore interface.

func NewMockSegmentStore

func NewMockSegmentStore(ctrl *gomock.Controller) *MockSegmentStore

NewMockSegmentStore creates a new mock instance.

func (*MockSegmentStore) EXPECT

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

func (*MockSegmentStore) Get

func (m *MockSegmentStore) Get(arg0 context.Context, arg1 *query.Params) (query.Results, error)

Get mocks base method.

type MockSegmentStoreMockRecorder

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

MockSegmentStoreMockRecorder is the mock recorder for MockSegmentStore.

func (*MockSegmentStoreMockRecorder) Get

func (mr *MockSegmentStoreMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call

Get indicates an expected call of Get.

Jump to

Keyboard shortcuts

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