package propagation
Import Path
google.golang.org/api/transport/http/internal/propagation (on go.dev)
Dependency Relation
imports 8 packages, and imported by one package
Involved Source Files
Package propagation implements X-Cloud-Trace-Context header propagation used
by Google Cloud products.
Package-Level Type Names (only one, which is exported)
HTTPFormat implements propagation.HTTPFormat to propagate
traces in HTTP headers for Google Cloud Platform and Stackdriver Trace.
SpanContextFromRequest extracts a Stackdriver Trace span context from incoming requests.
SpanContextToRequest modifies the given request to include a Stackdriver Trace header.
*T : go.opencensus.io/trace/propagation.HTTPFormat
Package-Level Constants (total 2, neither is exported)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |