cloud.google.com/go/logging.Client.client (field)
6 uses
cloud.google.com/go/logging (current package)
logging.go#L105: client *vkit.Client // client for the logging service
logging.go#L153: client: c,
logging.go#L195: _, err := c.client.WriteLogEntries(ctx, &logpb.WriteLogEntriesRequest{
logging.go#L491: err2 := c.client.Close()
logging.go#L777: _, err = l.client.client.WriteLogEntries(ctx, &logpb.WriteLogEntriesRequest{
logging.go#L819: _, err := l.client.client.WriteLogEntries(ctx, req)
![]() |
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. |