view

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2026 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package view is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockViewer

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

MockViewer is a mock of Viewer interface.

func NewMockViewer

func NewMockViewer(ctrl *gomock.Controller) *MockViewer

NewMockViewer creates a new mock instance.

func (*MockViewer) EXPECT

func (m *MockViewer) EXPECT() *MockViewerMockRecorder

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

func (*MockViewer) OutputDefault

func (m *MockViewer) OutputDefault(id string, measurement *globalping.Measurement, opts *globalping.MeasurementCreate)

OutputDefault mocks base method.

func (*MockViewer) OutputInfinite

func (m *MockViewer) OutputInfinite(measurement *globalping.Measurement) error

OutputInfinite mocks base method.

func (*MockViewer) OutputJSON

func (m *MockViewer) OutputJSON(id string, measurement []byte)

OutputJSON mocks base method.

func (*MockViewer) OutputLatency

func (m *MockViewer) OutputLatency(id string, measurement *globalping.Measurement) error

OutputLatency mocks base method.

func (*MockViewer) OutputLive

func (m *MockViewer) OutputLive(measurement *globalping.Measurement, opts *globalping.MeasurementCreate, w, h int)

OutputLive mocks base method.

func (*MockViewer) OutputShare

func (m *MockViewer) OutputShare()

OutputShare mocks base method.

func (*MockViewer) OutputSummary

func (m *MockViewer) OutputSummary()

OutputSummary mocks base method.

type MockViewerMockRecorder

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

MockViewerMockRecorder is the mock recorder for MockViewer.

func (*MockViewerMockRecorder) OutputDefault

func (mr *MockViewerMockRecorder) OutputDefault(id, measurement, opts any) *gomock.Call

OutputDefault indicates an expected call of OutputDefault.

func (*MockViewerMockRecorder) OutputInfinite

func (mr *MockViewerMockRecorder) OutputInfinite(measurement any) *gomock.Call

OutputInfinite indicates an expected call of OutputInfinite.

func (*MockViewerMockRecorder) OutputJSON

func (mr *MockViewerMockRecorder) OutputJSON(id, measurement any) *gomock.Call

OutputJSON indicates an expected call of OutputJSON.

func (*MockViewerMockRecorder) OutputLatency

func (mr *MockViewerMockRecorder) OutputLatency(id, measurement any) *gomock.Call

OutputLatency indicates an expected call of OutputLatency.

func (*MockViewerMockRecorder) OutputLive

func (mr *MockViewerMockRecorder) OutputLive(measurement, opts, w, h any) *gomock.Call

OutputLive indicates an expected call of OutputLive.

func (*MockViewerMockRecorder) OutputShare

func (mr *MockViewerMockRecorder) OutputShare() *gomock.Call

OutputShare indicates an expected call of OutputShare.

func (*MockViewerMockRecorder) OutputSummary

func (mr *MockViewerMockRecorder) OutputSummary() *gomock.Call

OutputSummary indicates an expected call of OutputSummary.

Jump to

Keyboard shortcuts

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