package trace
Import Path
cloud.google.com/go/internal/trace (on go.dev)
Dependency Relation
imports 6 packages, and imported by one package
Involved Source Files
trace.go
Package-Level Functions (total 5, in which 3 are exported)
EndSpan ends a span with the given error.
StartSpan adds a span to the trace with the given name.
TODO: (odeke-em): perhaps just pass around spans due to the cost
incurred from using trace.FromContext(ctx) yet we could avoid
throwing away the work done by ctx, span := trace.StartSpan.
![]() |
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. |