//
pkg.gl
Category
go.opencensus.io
trace
propagation
package
0.24.0
Repository:
https://github.com/census-instrumentation/opencensus-go.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
131
Files
41 SLOC
#
Functions
Binary
Binary returns the binary format representation of a SpanContext.
FromBinary
FromBinary returns the SpanContext represented by b.
#
Interfaces
HTTPFormat
HTTPFormat implementations propagate span contexts in HTTP requests.