mocks

package
v0.0.0-...-be244c0 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2020 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 Reader

type Reader struct {
	mock.Mock
}

Reader is an autogenerated mock type for the Reader type

func (*Reader) FindTraceIDs

func (_m *Reader) FindTraceIDs(ctx context.Context, query *spanstore.TraceQueryParameters) ([]model.TraceID, error)

FindTraceIDs provides a mock function with given fields: ctx, query

func (*Reader) FindTraces

func (_m *Reader) FindTraces(ctx context.Context, query *spanstore.TraceQueryParameters) ([]*model.Trace, error)

FindTraces provides a mock function with given fields: ctx, query

func (*Reader) GetOperations

func (_m *Reader) GetOperations(ctx context.Context, query spanstore.OperationQueryParameters) ([]spanstore.Operation, error)

GetOperations provides a mock function with given fields: ctx, query

func (*Reader) GetServices

func (_m *Reader) GetServices(ctx context.Context) ([]string, error)

GetServices provides a mock function with given fields: ctx

func (*Reader) GetTrace

func (_m *Reader) GetTrace(ctx context.Context, traceID model.TraceID) (*model.Trace, error)

GetTrace provides a mock function with given fields: ctx, traceID

type Writer

type Writer struct {
	mock.Mock
}

Writer is an autogenerated mock type for the Writer type

func (*Writer) WriteSpan

func (_m *Writer) WriteSpan(ctx context.Context, span *model.Span) error

WriteSpan provides a mock function with given fields: ctx, span

Jump to

Keyboard shortcuts

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