func golang.org/x/pkgsite/internal/frontend.displayPath
6 uses
golang.org/x/pkgsite/internal/frontend (current package)
fetch.go#L250: fr.responseText = fmt.Sprintf("We're still working on ā%sā. Check back in a few minutes!", displayPath(fullPath, requestedVersion))
fetch.go#L263: displayPath(fullPath, requestedVersion), fr.goModPath, fr.goModPath))
fetch.go#L307: displayPath(fullPath, requestedVersion),
fetch.go#L308: displayPath(moduleMatchingPathPrefix, requestedVersion),
fetch.go#L309: displayPath(moduleMatchingPathPrefix, requestedVersion),
fetch.go#L328: func displayPath(path, version string) string {
 |
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. |