Update dependencies
This commit is contained in:
parent
f3b49987f8
commit
fda563d606
926 changed files with 189726 additions and 98666 deletions
2
vendor/cloud.google.com/go/trace/trace.go
generated
vendored
2
vendor/cloud.google.com/go/trace/trace.go
generated
vendored
|
@ -113,7 +113,7 @@
|
|||
// ...
|
||||
// childSpan.Finish(trace.WithResponse(resp))
|
||||
//
|
||||
// When a span created by SpanFromRequest or SpamFromHeader is finished, the
|
||||
// When a span created by SpanFromRequest or SpanFromHeader is finished, the
|
||||
// finished spans in the corresponding trace -- the span itself and its
|
||||
// descendants -- are uploaded to the Stackdriver Trace server using the
|
||||
// *Client that created the span. Finish returns immediately, and uploading
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue