package lightstepfakes

import "github.com/lightstep/lightstep-tracer-go/lightstepfakes"

Code generated by counterfeiter. DO NOT EDIT.

Index

Types

type FakeSpanRecorder

type FakeSpanRecorder struct {
	RecordSpanStub func(lightstep.RawSpan)
	// contains filtered or unexported fields
}

func (*FakeSpanRecorder) Invocations

func (fake *FakeSpanRecorder) Invocations() map[string][][]interface{}

func (*FakeSpanRecorder) RecordSpan

func (fake *FakeSpanRecorder) RecordSpan(arg1 lightstep.RawSpan)

func (*FakeSpanRecorder) RecordSpanArgsForCall

func (fake *FakeSpanRecorder) RecordSpanArgsForCall(i int) lightstep.RawSpan

func (*FakeSpanRecorder) RecordSpanCallCount

func (fake *FakeSpanRecorder) RecordSpanCallCount() int

Source Files

fake_recorder.go

Version
v0.26.0 (latest)
Published
Aug 4, 2022
Platform
js/wasm
Imports
2 packages
Last checked
1 week ago

Tools for package owners.