trace

package
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 9, 2022 License: Apache-2.0 Imports: 9 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Receive

func Receive() event.ConsumerMiddlewareFunc

Receive receive middleware

func Send

Types

type GetTracer

type GetTracer interface {
	GetTracer() trace.Tracer
}

type Reporter

type Reporter interface {
	ReportSpanAttr() []attribute.KeyValue
}

type SpanKind

type SpanKind string
const (
	KindProducer SpanKind = "PRODUCER"
	KindConsumer SpanKind = "CONSUMER"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL