type google.golang.org/genproto/googleapis/devtools/cloudtrace/v2.traceServiceClient
4 uses
google.golang.org/genproto/googleapis/devtools/cloudtrace/v2 (current package)
tracing.pb.go#L275: type traceServiceClient struct {
tracing.pb.go#L280: return &traceServiceClient{cc}
tracing.pb.go#L283: func (c *traceServiceClient) BatchWriteSpans(ctx context.Context, in *BatchWriteSpansRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
tracing.pb.go#L292: func (c *traceServiceClient) CreateSpan(ctx context.Context, in *Span, opts ...grpc.CallOption) (*Span, error) {
![]() |
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. |