golang.org/x/pkgsite/internal/frontend.userError.userMessage (field)
6 uses
golang.org/x/pkgsite/internal/frontend (current package)
details.go#L61: epage = &errorPage{MessageData: uerr.userMessage}
urlinfo.go#L37: userMessage string
urlinfo.go#L111: userMessage: fmt.Sprintf("%q is not a valid version", endParts[0]),
urlinfo.go#L128: userMessage: fmt.Sprintf("%q is not a valid import path", info.fullPath),
urlinfo.go#L144: userMessage: fmt.Sprintf("%q is not a valid import path", fullPath),
urlinfo.go#L161: userMessage: fmt.Sprintf("%q is not a valid tag for the standard library", tag),
![]() |
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. |