tracingtest

package
v1.82.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TracingClientMock

type TracingClientMock struct {
	mock.Mock
}

func (*TracingClientMock) GetAppTraces

func (j *TracingClientMock) GetAppTraces(ns, app string, query models.TracingQuery) (traces *model.TracingResponse, err error)

func (*TracingClientMock) GetErrorTraces

func (j *TracingClientMock) GetErrorTraces(ns string, app string, duration time.Duration) (errorTraces int, err error)

func (*TracingClientMock) GetServiceStatus

func (j *TracingClientMock) GetServiceStatus() (available bool, err error)

func (*TracingClientMock) GetTraceDetail

func (j *TracingClientMock) GetTraceDetail(traceId string) (trace *model.TracingSingleTrace, err error)

Jump to

Keyboard shortcuts

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