const runtime.maxUint 3 uses runtime (current package) string.go#L343: maxUint = ^uint(0) string.go#L344: maxInt = int(maxUint >> 1) string.go#L367: if un > maxUint/10 {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)