golang.org/x/pkgsite/internal/frontend.errorPage.MessageData (field)
8 uses
golang.org/x/pkgsite/internal/frontend (current package)
404.go#L38: MessageData: struct{ StatusText string }{http.StatusText(http.StatusNotFound)},
404.go#L131: MessageData: struct{ StatusText string }{http.StatusText(fr.status)},
404.go#L174: MessageData: path,
details.go#L61: epage = &errorPage{MessageData: uerr.userMessage}
details.go#L87: MessageData: struct{ Path, Version string }{fullPath, requestedVersion},
server.go#L306: MessageData interface{}
server.go#L432: if page.MessageData == nil {
server.go#L433: page.MessageData = statusInfo
![]() |
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. |