cloud.google.com/go/errorreporting.Entry.Req (field)
5 uses
cloud.google.com/go/errorreporting (current package)
errors.go#L63: Req *http.Request // if error is associated with a request.
errors.go#L183: if r := e.Req; r != nil {
golang.org/x/pkgsite/internal/frontend
server.go#L386: Req: r,
golang.org/x/pkgsite/internal/middleware
errorreporting.go#L45: Req: r,
golang.org/x/pkgsite/internal/worker
server.go#L333: Req: r,
![]() |
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. |