const golang.org/x/pkgsite/internal/postgres.noGoModPenalty
4 uses
golang.org/x/pkgsite/internal/postgres (current package)
search.go#L168: noGoModPenalty = 0.8
search.go#L188: `, nonRedistributablePenalty, noGoModPenalty)
search.go#L320: err := db.db.RunQuery(ctx, query, collect, searchQuery, limit, offset, nonRedistributablePenalty, noGoModPenalty)
search.go#L426: `, nonRedistributablePenalty, noGoModPenalty)
 |
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. |