golang.org/x/pkgsite/internal/frontend.userError.err (field)
7 uses
golang.org/x/pkgsite/internal/frontend (current package)
urlinfo.go#L38: err error
urlinfo.go#L42: return e.err.Error()
urlinfo.go#L46: return e.err
urlinfo.go#L110: err: fmt.Errorf("invalid version: %q", info.requestedVersion),
urlinfo.go#L127: err: fmt.Errorf("isValidPath(%q) is false", info.fullPath),
urlinfo.go#L143: err: fmt.Errorf("isValidPath(%q) is false", fullPath),
urlinfo.go#L160: err: fmt.Errorf("invalid Go tag for url: %q", urlPath),
![]() |
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. |