Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MetadataCarrier ¶
MetadataCarrier 是grpc元数据载体
func (MetadataCarrier) Clone ¶
func (mc MetadataCarrier) Clone() MetadataCarrier
Clone 复制MetadataCarrier
type Option ¶
type Option func(*options)
Option 正在跟踪选项.
func WithPropagators ¶
func WithPropagators(propagators propagation.TextMapPropagator) Option
func WithTracerProvider ¶
func WithTracerProvider(provider trace.TracerProvider) Option
Click to show internal directories.
Click to hide internal directories.