cloud.google.com/go/errorreporting.Client.onErrorFn (field)
4 uses
cloud.google.com/go/errorreporting (current package)
errors.go#L83: onErrorFn func(err error)
errors.go#L114: onErrorFn: cfg.OnError,
errors.go#L136: if c.onErrorFn != nil {
errors.go#L137: c.onErrorFn(err)
![]() |
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. |