opentracing

package
v1.62.3 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2022 License: Unlicense Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	handler.Handler
	// contains filtered or unexported fields
}

Handler for opentracing.

func NewHandler

func NewHandler(topic, channel string, tracer Tracer, h handler.Handler) *Handler

NewHandler for opentracing.

func (*Handler) Handle

func (h *Handler) Handle(ctx context.Context, message *message.Message) error

type Producer

type Producer struct {
	producer.Producer
	// contains filtered or unexported fields
}

Producer for opentracing.

func NewProducer

func NewProducer(tracer Tracer, p producer.Producer) *Producer

NewProducer for opentracing.

func (*Producer) Publish

func (p *Producer) Publish(ctx context.Context, topic string, message *message.Message) error

type Tracer added in v1.58.0

type Tracer opentracing.Tracer

Tracer for opentracing.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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