Documentation ¶
Overview ¶
Code generated by counterfeiter. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
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
Click to show internal directories.
Click to hide internal directories.