cloud.google.com/go/logging.Logger.client (field)
9 uses
cloud.google.com/go/logging (current package)
logging.go#L231: client *Client
logging.go#L436: client: c,
logging.go#L777: _, err = l.client.client.WriteLogEntries(ctx, &logpb.WriteLogEntriesRequest{
logging.go#L790: l.client.error(err)
logging.go#L794: l.client.error(err)
logging.go#L806: return l.client.extractErrorInfo()
logging.go#L819: _, err := l.client.client.WriteLogEntries(ctx, req)
logging.go#L821: l.client.error(err)
logging.go#L885: e.Trace = fmt.Sprintf("%s/traces/%s", l.client.parent, traceID)
![]() |
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. |