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.15.0-alpha.3
Published
Oct 10, 2017
Platform
windows/amd64
Imports
2 packages
Last checked
5 hours ago

Tools for package owners.