const bufio.startBufSize
2 uses
bufio (current package)
scan.go#L82: startBufSize = 4096 // Size of initial allocation for buffer.
scan.go#L199: newSize = startBufSize
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)