cloud.google.com/go/errorreporting.Client.apiClient (field)
5 uses
cloud.google.com/go/errorreporting (current package)
errors.go#L79: apiClient client
errors.go#L108: apiClient: c,
errors.go#L119: _, err = client.apiClient.ReportErrorEvent(ctx, req)
errors.go#L147: return c.apiClient.Close()
errors.go#L158: _, err := c.apiClient.ReportErrorEvent(ctx, c.newRequest(e))
![]() |
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. |