mock_seqproxyapi

package
v0.46.0 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_seqproxyapi is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSeqProxyApiClient

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

MockSeqProxyApiClient is a mock of SeqProxyApiClient interface.

func NewMockSeqProxyApiClient

func NewMockSeqProxyApiClient(ctrl *gomock.Controller) *MockSeqProxyApiClient

NewMockSeqProxyApiClient creates a new mock instance.

func (*MockSeqProxyApiClient) CancelAsyncSearch

CancelAsyncSearch mocks base method.

func (*MockSeqProxyApiClient) ComplexSearch

ComplexSearch mocks base method.

func (*MockSeqProxyApiClient) DeleteAsyncSearch

DeleteAsyncSearch mocks base method.

func (*MockSeqProxyApiClient) EXPECT

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

func (*MockSeqProxyApiClient) Export

Export mocks base method.

func (*MockSeqProxyApiClient) Fetch

Fetch mocks base method.

func (*MockSeqProxyApiClient) FetchAsyncSearchResult

FetchAsyncSearchResult mocks base method.

func (*MockSeqProxyApiClient) GetAggregation

GetAggregation mocks base method.

func (*MockSeqProxyApiClient) GetAsyncSearchesList

GetAsyncSearchesList mocks base method.

func (*MockSeqProxyApiClient) GetHistogram

GetHistogram mocks base method.

func (*MockSeqProxyApiClient) Mapping

Mapping mocks base method.

func (*MockSeqProxyApiClient) Search

Search mocks base method.

func (*MockSeqProxyApiClient) StartAsyncSearch

StartAsyncSearch mocks base method.

func (*MockSeqProxyApiClient) Status

Status mocks base method.

type MockSeqProxyApiClientMockRecorder

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

MockSeqProxyApiClientMockRecorder is the mock recorder for MockSeqProxyApiClient.

func (*MockSeqProxyApiClientMockRecorder) CancelAsyncSearch

func (mr *MockSeqProxyApiClientMockRecorder) CancelAsyncSearch(ctx, in any, opts ...any) *gomock.Call

CancelAsyncSearch indicates an expected call of CancelAsyncSearch.

func (*MockSeqProxyApiClientMockRecorder) ComplexSearch

func (mr *MockSeqProxyApiClientMockRecorder) ComplexSearch(ctx, in any, opts ...any) *gomock.Call

ComplexSearch indicates an expected call of ComplexSearch.

func (*MockSeqProxyApiClientMockRecorder) DeleteAsyncSearch

func (mr *MockSeqProxyApiClientMockRecorder) DeleteAsyncSearch(ctx, in any, opts ...any) *gomock.Call

DeleteAsyncSearch indicates an expected call of DeleteAsyncSearch.

func (*MockSeqProxyApiClientMockRecorder) Export

func (mr *MockSeqProxyApiClientMockRecorder) Export(ctx, in any, opts ...any) *gomock.Call

Export indicates an expected call of Export.

func (*MockSeqProxyApiClientMockRecorder) Fetch

func (mr *MockSeqProxyApiClientMockRecorder) Fetch(ctx, in any, opts ...any) *gomock.Call

Fetch indicates an expected call of Fetch.

func (*MockSeqProxyApiClientMockRecorder) FetchAsyncSearchResult

func (mr *MockSeqProxyApiClientMockRecorder) FetchAsyncSearchResult(ctx, in any, opts ...any) *gomock.Call

FetchAsyncSearchResult indicates an expected call of FetchAsyncSearchResult.

func (*MockSeqProxyApiClientMockRecorder) GetAggregation

func (mr *MockSeqProxyApiClientMockRecorder) GetAggregation(ctx, in any, opts ...any) *gomock.Call

GetAggregation indicates an expected call of GetAggregation.

func (*MockSeqProxyApiClientMockRecorder) GetAsyncSearchesList

func (mr *MockSeqProxyApiClientMockRecorder) GetAsyncSearchesList(ctx, in any, opts ...any) *gomock.Call

GetAsyncSearchesList indicates an expected call of GetAsyncSearchesList.

func (*MockSeqProxyApiClientMockRecorder) GetHistogram

func (mr *MockSeqProxyApiClientMockRecorder) GetHistogram(ctx, in any, opts ...any) *gomock.Call

GetHistogram indicates an expected call of GetHistogram.

func (*MockSeqProxyApiClientMockRecorder) Mapping

func (mr *MockSeqProxyApiClientMockRecorder) Mapping(ctx, in any, opts ...any) *gomock.Call

Mapping indicates an expected call of Mapping.

func (*MockSeqProxyApiClientMockRecorder) Search

func (mr *MockSeqProxyApiClientMockRecorder) Search(ctx, in any, opts ...any) *gomock.Call

Search indicates an expected call of Search.

func (*MockSeqProxyApiClientMockRecorder) StartAsyncSearch

func (mr *MockSeqProxyApiClientMockRecorder) StartAsyncSearch(ctx, in any, opts ...any) *gomock.Call

StartAsyncSearch indicates an expected call of StartAsyncSearch.

func (*MockSeqProxyApiClientMockRecorder) Status

func (mr *MockSeqProxyApiClientMockRecorder) Status(ctx, in any, opts ...any) *gomock.Call

Status indicates an expected call of Status.

type MockSeqProxyApiServer

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

MockSeqProxyApiServer is a mock of SeqProxyApiServer interface.

func NewMockSeqProxyApiServer

func NewMockSeqProxyApiServer(ctrl *gomock.Controller) *MockSeqProxyApiServer

NewMockSeqProxyApiServer creates a new mock instance.

func (*MockSeqProxyApiServer) CancelAsyncSearch

CancelAsyncSearch mocks base method.

func (*MockSeqProxyApiServer) ComplexSearch

ComplexSearch mocks base method.

func (*MockSeqProxyApiServer) DeleteAsyncSearch

DeleteAsyncSearch mocks base method.

func (*MockSeqProxyApiServer) EXPECT

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

func (*MockSeqProxyApiServer) Export

Export mocks base method.

func (*MockSeqProxyApiServer) Fetch

Fetch mocks base method.

func (*MockSeqProxyApiServer) FetchAsyncSearchResult

FetchAsyncSearchResult mocks base method.

func (*MockSeqProxyApiServer) GetAggregation

GetAggregation mocks base method.

func (*MockSeqProxyApiServer) GetAsyncSearchesList

GetAsyncSearchesList mocks base method.

func (*MockSeqProxyApiServer) GetHistogram

GetHistogram mocks base method.

func (*MockSeqProxyApiServer) Mapping

Mapping mocks base method.

func (*MockSeqProxyApiServer) Search

Search mocks base method.

func (*MockSeqProxyApiServer) StartAsyncSearch

StartAsyncSearch mocks base method.

func (*MockSeqProxyApiServer) Status

Status mocks base method.

type MockSeqProxyApiServerMockRecorder

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

MockSeqProxyApiServerMockRecorder is the mock recorder for MockSeqProxyApiServer.

func (*MockSeqProxyApiServerMockRecorder) CancelAsyncSearch

func (mr *MockSeqProxyApiServerMockRecorder) CancelAsyncSearch(arg0, arg1 any) *gomock.Call

CancelAsyncSearch indicates an expected call of CancelAsyncSearch.

func (*MockSeqProxyApiServerMockRecorder) ComplexSearch

func (mr *MockSeqProxyApiServerMockRecorder) ComplexSearch(arg0, arg1 any) *gomock.Call

ComplexSearch indicates an expected call of ComplexSearch.

func (*MockSeqProxyApiServerMockRecorder) DeleteAsyncSearch

func (mr *MockSeqProxyApiServerMockRecorder) DeleteAsyncSearch(arg0, arg1 any) *gomock.Call

DeleteAsyncSearch indicates an expected call of DeleteAsyncSearch.

func (*MockSeqProxyApiServerMockRecorder) Export

func (mr *MockSeqProxyApiServerMockRecorder) Export(arg0, arg1 any) *gomock.Call

Export indicates an expected call of Export.

func (*MockSeqProxyApiServerMockRecorder) Fetch

func (mr *MockSeqProxyApiServerMockRecorder) Fetch(arg0, arg1 any) *gomock.Call

Fetch indicates an expected call of Fetch.

func (*MockSeqProxyApiServerMockRecorder) FetchAsyncSearchResult

func (mr *MockSeqProxyApiServerMockRecorder) FetchAsyncSearchResult(arg0, arg1 any) *gomock.Call

FetchAsyncSearchResult indicates an expected call of FetchAsyncSearchResult.

func (*MockSeqProxyApiServerMockRecorder) GetAggregation

func (mr *MockSeqProxyApiServerMockRecorder) GetAggregation(arg0, arg1 any) *gomock.Call

GetAggregation indicates an expected call of GetAggregation.

func (*MockSeqProxyApiServerMockRecorder) GetAsyncSearchesList

func (mr *MockSeqProxyApiServerMockRecorder) GetAsyncSearchesList(arg0, arg1 any) *gomock.Call

GetAsyncSearchesList indicates an expected call of GetAsyncSearchesList.

func (*MockSeqProxyApiServerMockRecorder) GetHistogram

func (mr *MockSeqProxyApiServerMockRecorder) GetHistogram(arg0, arg1 any) *gomock.Call

GetHistogram indicates an expected call of GetHistogram.

func (*MockSeqProxyApiServerMockRecorder) Mapping

func (mr *MockSeqProxyApiServerMockRecorder) Mapping(arg0, arg1 any) *gomock.Call

Mapping indicates an expected call of Mapping.

func (*MockSeqProxyApiServerMockRecorder) Search

func (mr *MockSeqProxyApiServerMockRecorder) Search(arg0, arg1 any) *gomock.Call

Search indicates an expected call of Search.

func (*MockSeqProxyApiServerMockRecorder) StartAsyncSearch

func (mr *MockSeqProxyApiServerMockRecorder) StartAsyncSearch(arg0, arg1 any) *gomock.Call

StartAsyncSearch indicates an expected call of StartAsyncSearch.

func (*MockSeqProxyApiServerMockRecorder) Status

func (mr *MockSeqProxyApiServerMockRecorder) Status(arg0, arg1 any) *gomock.Call

Status indicates an expected call of Status.

type MockSeqProxyApi_ExportClient

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

MockSeqProxyApi_ExportClient is a mock of SeqProxyApi_ExportClient interface.

func NewMockSeqProxyApi_ExportClient

func NewMockSeqProxyApi_ExportClient(ctrl *gomock.Controller) *MockSeqProxyApi_ExportClient

NewMockSeqProxyApi_ExportClient creates a new mock instance.

func (*MockSeqProxyApi_ExportClient) CloseSend

func (m *MockSeqProxyApi_ExportClient) CloseSend() error

CloseSend mocks base method.

func (*MockSeqProxyApi_ExportClient) Context

Context mocks base method.

func (*MockSeqProxyApi_ExportClient) EXPECT

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

func (*MockSeqProxyApi_ExportClient) Header

Header mocks base method.

func (*MockSeqProxyApi_ExportClient) Recv

Recv mocks base method.

func (*MockSeqProxyApi_ExportClient) RecvMsg

func (m_2 *MockSeqProxyApi_ExportClient) RecvMsg(m any) error

RecvMsg mocks base method.

func (*MockSeqProxyApi_ExportClient) SendMsg

func (m_2 *MockSeqProxyApi_ExportClient) SendMsg(m any) error

SendMsg mocks base method.

func (*MockSeqProxyApi_ExportClient) Trailer

Trailer mocks base method.

type MockSeqProxyApi_ExportClientMockRecorder

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

MockSeqProxyApi_ExportClientMockRecorder is the mock recorder for MockSeqProxyApi_ExportClient.

func (*MockSeqProxyApi_ExportClientMockRecorder) CloseSend

CloseSend indicates an expected call of CloseSend.

func (*MockSeqProxyApi_ExportClientMockRecorder) Context

Context indicates an expected call of Context.

func (*MockSeqProxyApi_ExportClientMockRecorder) Header

Header indicates an expected call of Header.

func (*MockSeqProxyApi_ExportClientMockRecorder) Recv

Recv indicates an expected call of Recv.

func (*MockSeqProxyApi_ExportClientMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockSeqProxyApi_ExportClientMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockSeqProxyApi_ExportClientMockRecorder) Trailer

Trailer indicates an expected call of Trailer.

type MockSeqProxyApi_ExportServer

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

MockSeqProxyApi_ExportServer is a mock of SeqProxyApi_ExportServer interface.

func NewMockSeqProxyApi_ExportServer

func NewMockSeqProxyApi_ExportServer(ctrl *gomock.Controller) *MockSeqProxyApi_ExportServer

NewMockSeqProxyApi_ExportServer creates a new mock instance.

func (*MockSeqProxyApi_ExportServer) Context

Context mocks base method.

func (*MockSeqProxyApi_ExportServer) EXPECT

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

func (*MockSeqProxyApi_ExportServer) RecvMsg

func (m_2 *MockSeqProxyApi_ExportServer) RecvMsg(m any) error

RecvMsg mocks base method.

func (*MockSeqProxyApi_ExportServer) Send

Send mocks base method.

func (*MockSeqProxyApi_ExportServer) SendHeader

func (m *MockSeqProxyApi_ExportServer) SendHeader(arg0 metadata.MD) error

SendHeader mocks base method.

func (*MockSeqProxyApi_ExportServer) SendMsg

func (m_2 *MockSeqProxyApi_ExportServer) SendMsg(m any) error

SendMsg mocks base method.

func (*MockSeqProxyApi_ExportServer) SetHeader

func (m *MockSeqProxyApi_ExportServer) SetHeader(arg0 metadata.MD) error

SetHeader mocks base method.

func (*MockSeqProxyApi_ExportServer) SetTrailer

func (m *MockSeqProxyApi_ExportServer) SetTrailer(arg0 metadata.MD)

SetTrailer mocks base method.

type MockSeqProxyApi_ExportServerMockRecorder

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

MockSeqProxyApi_ExportServerMockRecorder is the mock recorder for MockSeqProxyApi_ExportServer.

func (*MockSeqProxyApi_ExportServerMockRecorder) Context

Context indicates an expected call of Context.

func (*MockSeqProxyApi_ExportServerMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockSeqProxyApi_ExportServerMockRecorder) Send

Send indicates an expected call of Send.

func (*MockSeqProxyApi_ExportServerMockRecorder) SendHeader

SendHeader indicates an expected call of SendHeader.

func (*MockSeqProxyApi_ExportServerMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockSeqProxyApi_ExportServerMockRecorder) SetHeader

SetHeader indicates an expected call of SetHeader.

func (*MockSeqProxyApi_ExportServerMockRecorder) SetTrailer

SetTrailer indicates an expected call of SetTrailer.

type MockSeqProxyApi_FetchClient

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

MockSeqProxyApi_FetchClient is a mock of SeqProxyApi_FetchClient interface.

func NewMockSeqProxyApi_FetchClient

func NewMockSeqProxyApi_FetchClient(ctrl *gomock.Controller) *MockSeqProxyApi_FetchClient

NewMockSeqProxyApi_FetchClient creates a new mock instance.

func (*MockSeqProxyApi_FetchClient) CloseSend

func (m *MockSeqProxyApi_FetchClient) CloseSend() error

CloseSend mocks base method.

func (*MockSeqProxyApi_FetchClient) Context

Context mocks base method.

func (*MockSeqProxyApi_FetchClient) EXPECT

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

func (*MockSeqProxyApi_FetchClient) Header

Header mocks base method.

func (*MockSeqProxyApi_FetchClient) Recv

Recv mocks base method.

func (*MockSeqProxyApi_FetchClient) RecvMsg

func (m_2 *MockSeqProxyApi_FetchClient) RecvMsg(m any) error

RecvMsg mocks base method.

func (*MockSeqProxyApi_FetchClient) SendMsg

func (m_2 *MockSeqProxyApi_FetchClient) SendMsg(m any) error

SendMsg mocks base method.

func (*MockSeqProxyApi_FetchClient) Trailer

Trailer mocks base method.

type MockSeqProxyApi_FetchClientMockRecorder

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

MockSeqProxyApi_FetchClientMockRecorder is the mock recorder for MockSeqProxyApi_FetchClient.

func (*MockSeqProxyApi_FetchClientMockRecorder) CloseSend

CloseSend indicates an expected call of CloseSend.

func (*MockSeqProxyApi_FetchClientMockRecorder) Context

Context indicates an expected call of Context.

func (*MockSeqProxyApi_FetchClientMockRecorder) Header

Header indicates an expected call of Header.

func (*MockSeqProxyApi_FetchClientMockRecorder) Recv

Recv indicates an expected call of Recv.

func (*MockSeqProxyApi_FetchClientMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockSeqProxyApi_FetchClientMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockSeqProxyApi_FetchClientMockRecorder) Trailer

Trailer indicates an expected call of Trailer.

type MockSeqProxyApi_FetchServer

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

MockSeqProxyApi_FetchServer is a mock of SeqProxyApi_FetchServer interface.

func NewMockSeqProxyApi_FetchServer

func NewMockSeqProxyApi_FetchServer(ctrl *gomock.Controller) *MockSeqProxyApi_FetchServer

NewMockSeqProxyApi_FetchServer creates a new mock instance.

func (*MockSeqProxyApi_FetchServer) Context

Context mocks base method.

func (*MockSeqProxyApi_FetchServer) EXPECT

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

func (*MockSeqProxyApi_FetchServer) RecvMsg

func (m_2 *MockSeqProxyApi_FetchServer) RecvMsg(m any) error

RecvMsg mocks base method.

func (*MockSeqProxyApi_FetchServer) Send

Send mocks base method.

func (*MockSeqProxyApi_FetchServer) SendHeader

func (m *MockSeqProxyApi_FetchServer) SendHeader(arg0 metadata.MD) error

SendHeader mocks base method.

func (*MockSeqProxyApi_FetchServer) SendMsg

func (m_2 *MockSeqProxyApi_FetchServer) SendMsg(m any) error

SendMsg mocks base method.

func (*MockSeqProxyApi_FetchServer) SetHeader

func (m *MockSeqProxyApi_FetchServer) SetHeader(arg0 metadata.MD) error

SetHeader mocks base method.

func (*MockSeqProxyApi_FetchServer) SetTrailer

func (m *MockSeqProxyApi_FetchServer) SetTrailer(arg0 metadata.MD)

SetTrailer mocks base method.

type MockSeqProxyApi_FetchServerMockRecorder

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

MockSeqProxyApi_FetchServerMockRecorder is the mock recorder for MockSeqProxyApi_FetchServer.

func (*MockSeqProxyApi_FetchServerMockRecorder) Context

Context indicates an expected call of Context.

func (*MockSeqProxyApi_FetchServerMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockSeqProxyApi_FetchServerMockRecorder) Send

Send indicates an expected call of Send.

func (*MockSeqProxyApi_FetchServerMockRecorder) SendHeader

SendHeader indicates an expected call of SendHeader.

func (*MockSeqProxyApi_FetchServerMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockSeqProxyApi_FetchServerMockRecorder) SetHeader

SetHeader indicates an expected call of SetHeader.

func (*MockSeqProxyApi_FetchServerMockRecorder) SetTrailer

SetTrailer indicates an expected call of SetTrailer.

type MockUnsafeSeqProxyApiServer

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

MockUnsafeSeqProxyApiServer is a mock of UnsafeSeqProxyApiServer interface.

func NewMockUnsafeSeqProxyApiServer

func NewMockUnsafeSeqProxyApiServer(ctrl *gomock.Controller) *MockUnsafeSeqProxyApiServer

NewMockUnsafeSeqProxyApiServer creates a new mock instance.

func (*MockUnsafeSeqProxyApiServer) EXPECT

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

type MockUnsafeSeqProxyApiServerMockRecorder

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

MockUnsafeSeqProxyApiServerMockRecorder is the mock recorder for MockUnsafeSeqProxyApiServer.

Jump to

Keyboard shortcuts

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