Documentation
¶
Index ¶
Constants ¶
View Source
const ( SubjectKey = attribute.Key("nats.subject") SubjectReplySub = attribute.Key("nats.request.subject") )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option interface {
// contains filtered or unexported methods
}
Option allows configuration of the httptrace Extract() and Inject() functions.
func WithPropagators ¶
func WithPropagators(props propagation.TextMapPropagator) Option
WithPropagators sets the propagators to use for Extraction and Injection
Click to show internal directories.
Click to hide internal directories.