Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SpansIndex ¶
type SpansIndex struct {
// contains filtered or unexported fields
}
func NewSpansIndex ¶
func NewSpansIndex() *SpansIndex
func (*SpansIndex) EndAll ¶
func (si *SpansIndex) EndAll()
func (*SpansIndex) EndChannelSpan ¶
func (si *SpansIndex) EndChannelSpan(chid datatransfer.ChannelID)
func (*SpansIndex) SpanForChannel ¶
func (si *SpansIndex) SpanForChannel(ctx context.Context, chid datatransfer.ChannelID) (context.Context, trace.Span)
Click to show internal directories.
Click to hide internal directories.