mock_errorgroups

package
v0.57.0 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_errorgroups is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockService

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

MockService is a mock of Service interface.

func NewMockService

func NewMockService(ctrl *gomock.Controller) *MockService

NewMockService creates a new mock instance.

func (*MockService) DiffByReleases

func (m *MockService) DiffByReleases(arg0 context.Context, arg1 types.DiffByReleasesRequest) ([]types.DiffGroup, uint64, error)

DiffByReleases mocks base method.

func (*MockService) EXPECT

func (m *MockService) EXPECT() *MockServiceMockRecorder

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

func (*MockService) GetDetails

GetDetails mocks base method.

func (*MockService) GetErrorGroups

func (m *MockService) GetErrorGroups(arg0 context.Context, arg1 types.GetErrorGroupsRequest) ([]types.ErrorGroup, uint64, error)

GetErrorGroups mocks base method.

func (*MockService) GetHist

GetHist mocks base method.

func (*MockService) GetNewErrorGroups

func (m *MockService) GetNewErrorGroups(arg0 context.Context, arg1 types.GetErrorGroupsRequest) ([]types.ErrorGroup, uint64, error)

GetNewErrorGroups mocks base method.

func (*MockService) GetReleases

func (m *MockService) GetReleases(arg0 context.Context, arg1 types.GetReleasesRequest) ([]string, error)

GetReleases mocks base method.

func (*MockService) GetServices

func (m *MockService) GetServices(arg0 context.Context, arg1 types.GetServicesRequest) ([]string, error)

GetServices mocks base method.

func (*MockService) GetTopErrorGroups

func (m *MockService) GetTopErrorGroups(arg0 context.Context, arg1 types.GetTopErrorGroupsRequest) ([]types.TopErrorGroup, uint64, error)

GetTopErrorGroups mocks base method.

type MockServiceMockRecorder

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

MockServiceMockRecorder is the mock recorder for MockService.

func (*MockServiceMockRecorder) DiffByReleases

func (mr *MockServiceMockRecorder) DiffByReleases(arg0, arg1 any) *gomock.Call

DiffByReleases indicates an expected call of DiffByReleases.

func (*MockServiceMockRecorder) GetDetails

func (mr *MockServiceMockRecorder) GetDetails(arg0, arg1 any) *gomock.Call

GetDetails indicates an expected call of GetDetails.

func (*MockServiceMockRecorder) GetErrorGroups

func (mr *MockServiceMockRecorder) GetErrorGroups(arg0, arg1 any) *gomock.Call

GetErrorGroups indicates an expected call of GetErrorGroups.

func (*MockServiceMockRecorder) GetHist

func (mr *MockServiceMockRecorder) GetHist(arg0, arg1 any) *gomock.Call

GetHist indicates an expected call of GetHist.

func (*MockServiceMockRecorder) GetNewErrorGroups

func (mr *MockServiceMockRecorder) GetNewErrorGroups(arg0, arg1 any) *gomock.Call

GetNewErrorGroups indicates an expected call of GetNewErrorGroups.

func (*MockServiceMockRecorder) GetReleases

func (mr *MockServiceMockRecorder) GetReleases(arg0, arg1 any) *gomock.Call

GetReleases indicates an expected call of GetReleases.

func (*MockServiceMockRecorder) GetServices

func (mr *MockServiceMockRecorder) GetServices(arg0, arg1 any) *gomock.Call

GetServices indicates an expected call of GetServices.

func (*MockServiceMockRecorder) GetTopErrorGroups

func (mr *MockServiceMockRecorder) GetTopErrorGroups(arg0, arg1 any) *gomock.Call

GetTopErrorGroups indicates an expected call of GetTopErrorGroups.

Jump to

Keyboard shortcuts

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