package
1.24.0
Repository: https://github.com/sinmetalcraft/gcpbox.git
Documentation: pkg.go.dev

# Functions

EndSpan ends a span with the given error.
No description provided by the author
StartSpan adds a span to the trace with the given name.
incurred from using trace.FromContext(ctx) yet we could avoid throwing away the work done by ctx, span := trace.StartSpan.