Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OptionFunc ¶
OptionFunc is an autogenerated mock type for the OptionFunc type
func (*OptionFunc) Execute ¶
func (_m *OptionFunc) Execute(_a0 *tracer.Option)
Execute provides a mock function with given fields: _a0
type PlatformType ¶ added in v1.9.3
PlatformType is an autogenerated mock type for the PlatformType type
func (*PlatformType) StartRootSpan ¶ added in v1.9.3
func (_m *PlatformType) StartRootSpan(ctx context.Context, operationName string, header map[string]string) interfaces.Tracer
StartRootSpan provides a mock function with given fields: ctx, operationName, header
func (*PlatformType) StartSpan ¶ added in v1.9.3
func (_m *PlatformType) StartSpan(ctx context.Context, opName string) interfaces.Tracer
StartSpan provides a mock function with given fields: ctx, opName
Click to show internal directories.
Click to hide internal directories.