cloud.google.com/go/errorreporting.Client.newRequest (method)
3 uses
cloud.google.com/go/errorreporting (current package)
errors.go#L153: c.bundler.Add(c.newRequest(e), 1)
errors.go#L158: _, err := c.apiClient.ReportErrorEvent(ctx, c.newRequest(e))
errors.go#L171: func (c *Client) newRequest(e Entry) *pb.ReportErrorEventRequest {
![]() |
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. |