var golang.org/x/pkgsite/internal/cache.scanCount
3 uses
golang.org/x/pkgsite/internal/cache (current package)
cache.go#L65: iter := c.client.Scan(ctx, 0, prefix+"*", int64(scanCount)).Iterator()
cache.go#L69: if len(keys) > scanCount {
cache.go#L89: var scanCount = 100
![]() |
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. |