mocks

package
v1.17.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DependenciesReaderPluginClient

type DependenciesReaderPluginClient struct {
	mock.Mock
}

DependenciesReaderPluginClient is an autogenerated mock type for the DependenciesReaderPluginClient type

func (*DependenciesReaderPluginClient) GetDependencies

GetDependencies provides a mock function with given fields: ctx, in, opts

type DependenciesReaderPluginServer

type DependenciesReaderPluginServer struct {
	mock.Mock
}

DependenciesReaderPluginServer is an autogenerated mock type for the DependenciesReaderPluginServer type

func (*DependenciesReaderPluginServer) GetDependencies

GetDependencies provides a mock function with given fields: _a0, _a1

type SpanReaderPluginClient

type SpanReaderPluginClient struct {
	mock.Mock
}

SpanReaderPluginClient is an autogenerated mock type for the SpanReaderPluginClient type

func (*SpanReaderPluginClient) FindTraceIDs

FindTraceIDs provides a mock function with given fields: ctx, in, opts

func (*SpanReaderPluginClient) FindTraces

FindTraces provides a mock function with given fields: ctx, in, opts

func (*SpanReaderPluginClient) GetOperations

GetOperations provides a mock function with given fields: ctx, in, opts

func (*SpanReaderPluginClient) GetServices

GetServices provides a mock function with given fields: ctx, in, opts

func (*SpanReaderPluginClient) GetTrace

GetTrace provides a mock function with given fields: ctx, in, opts

type SpanReaderPluginServer

type SpanReaderPluginServer struct {
	mock.Mock
}

SpanReaderPluginServer is an autogenerated mock type for the SpanReaderPluginServer type

func (*SpanReaderPluginServer) FindTraceIDs

FindTraceIDs provides a mock function with given fields: _a0, _a1

func (*SpanReaderPluginServer) FindTraces

FindTraces provides a mock function with given fields: _a0, _a1

func (*SpanReaderPluginServer) GetOperations

GetOperations provides a mock function with given fields: _a0, _a1

func (*SpanReaderPluginServer) GetServices

GetServices provides a mock function with given fields: _a0, _a1

func (*SpanReaderPluginServer) GetTrace

GetTrace provides a mock function with given fields: _a0, _a1

type SpanReaderPlugin_FindTracesClient

type SpanReaderPlugin_FindTracesClient struct {
	mock.Mock
}

SpanReaderPlugin_FindTracesClient is an autogenerated mock type for the SpanReaderPlugin_FindTracesClient type

func (*SpanReaderPlugin_FindTracesClient) CloseSend

func (_m *SpanReaderPlugin_FindTracesClient) CloseSend() error

CloseSend provides a mock function with given fields:

func (*SpanReaderPlugin_FindTracesClient) Context

Context provides a mock function with given fields:

func (*SpanReaderPlugin_FindTracesClient) Header

Header provides a mock function with given fields:

func (*SpanReaderPlugin_FindTracesClient) Recv

Recv provides a mock function with given fields:

func (*SpanReaderPlugin_FindTracesClient) RecvMsg

func (_m *SpanReaderPlugin_FindTracesClient) RecvMsg(m interface{}) error

RecvMsg provides a mock function with given fields: m

func (*SpanReaderPlugin_FindTracesClient) SendMsg

func (_m *SpanReaderPlugin_FindTracesClient) SendMsg(m interface{}) error

SendMsg provides a mock function with given fields: m

func (*SpanReaderPlugin_FindTracesClient) Trailer

Trailer provides a mock function with given fields:

type SpanReaderPlugin_FindTracesServer

type SpanReaderPlugin_FindTracesServer struct {
	mock.Mock
}

SpanReaderPlugin_FindTracesServer is an autogenerated mock type for the SpanReaderPlugin_FindTracesServer type

func (*SpanReaderPlugin_FindTracesServer) Context

Context provides a mock function with given fields:

func (*SpanReaderPlugin_FindTracesServer) RecvMsg

func (_m *SpanReaderPlugin_FindTracesServer) RecvMsg(m interface{}) error

RecvMsg provides a mock function with given fields: m

func (*SpanReaderPlugin_FindTracesServer) Send

Send provides a mock function with given fields: _a0

func (*SpanReaderPlugin_FindTracesServer) SendHeader

func (_m *SpanReaderPlugin_FindTracesServer) SendHeader(_a0 metadata.MD) error

SendHeader provides a mock function with given fields: _a0

func (*SpanReaderPlugin_FindTracesServer) SendMsg

func (_m *SpanReaderPlugin_FindTracesServer) SendMsg(m interface{}) error

SendMsg provides a mock function with given fields: m

func (*SpanReaderPlugin_FindTracesServer) SetHeader

SetHeader provides a mock function with given fields: _a0

func (*SpanReaderPlugin_FindTracesServer) SetTrailer

func (_m *SpanReaderPlugin_FindTracesServer) SetTrailer(_a0 metadata.MD)

SetTrailer provides a mock function with given fields: _a0

type SpanReaderPlugin_GetTraceClient

type SpanReaderPlugin_GetTraceClient struct {
	mock.Mock
}

SpanReaderPlugin_GetTraceClient is an autogenerated mock type for the SpanReaderPlugin_GetTraceClient type

func (*SpanReaderPlugin_GetTraceClient) CloseSend

func (_m *SpanReaderPlugin_GetTraceClient) CloseSend() error

CloseSend provides a mock function with given fields:

func (*SpanReaderPlugin_GetTraceClient) Context

Context provides a mock function with given fields:

func (*SpanReaderPlugin_GetTraceClient) Header

Header provides a mock function with given fields:

func (*SpanReaderPlugin_GetTraceClient) Recv

Recv provides a mock function with given fields:

func (*SpanReaderPlugin_GetTraceClient) RecvMsg

func (_m *SpanReaderPlugin_GetTraceClient) RecvMsg(m interface{}) error

RecvMsg provides a mock function with given fields: m

func (*SpanReaderPlugin_GetTraceClient) SendMsg

func (_m *SpanReaderPlugin_GetTraceClient) SendMsg(m interface{}) error

SendMsg provides a mock function with given fields: m

func (*SpanReaderPlugin_GetTraceClient) Trailer

Trailer provides a mock function with given fields:

type SpanReaderPlugin_GetTraceServer

type SpanReaderPlugin_GetTraceServer struct {
	mock.Mock
}

SpanReaderPlugin_GetTraceServer is an autogenerated mock type for the SpanReaderPlugin_GetTraceServer type

func (*SpanReaderPlugin_GetTraceServer) Context

Context provides a mock function with given fields:

func (*SpanReaderPlugin_GetTraceServer) RecvMsg

func (_m *SpanReaderPlugin_GetTraceServer) RecvMsg(m interface{}) error

RecvMsg provides a mock function with given fields: m

func (*SpanReaderPlugin_GetTraceServer) Send

Send provides a mock function with given fields: _a0

func (*SpanReaderPlugin_GetTraceServer) SendHeader

func (_m *SpanReaderPlugin_GetTraceServer) SendHeader(_a0 metadata.MD) error

SendHeader provides a mock function with given fields: _a0

func (*SpanReaderPlugin_GetTraceServer) SendMsg

func (_m *SpanReaderPlugin_GetTraceServer) SendMsg(m interface{}) error

SendMsg provides a mock function with given fields: m

func (*SpanReaderPlugin_GetTraceServer) SetHeader

func (_m *SpanReaderPlugin_GetTraceServer) SetHeader(_a0 metadata.MD) error

SetHeader provides a mock function with given fields: _a0

func (*SpanReaderPlugin_GetTraceServer) SetTrailer

func (_m *SpanReaderPlugin_GetTraceServer) SetTrailer(_a0 metadata.MD)

SetTrailer provides a mock function with given fields: _a0

type SpanWriterPluginClient

type SpanWriterPluginClient struct {
	mock.Mock
}

SpanWriterPluginClient is an autogenerated mock type for the SpanWriterPluginClient type

func (*SpanWriterPluginClient) WriteSpan

WriteSpan provides a mock function with given fields: ctx, in, opts

type SpanWriterPluginServer

type SpanWriterPluginServer struct {
	mock.Mock
}

SpanWriterPluginServer is an autogenerated mock type for the SpanWriterPluginServer type

func (*SpanWriterPluginServer) WriteSpan

WriteSpan provides a mock function with given fields: _a0, _a1

Jump to

Keyboard shortcuts

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