var bufio.ErrTooLong
2 uses
bufio (current package)
scan.go#L69: ErrTooLong = errors.New("bufio.Scanner: token too long")
scan.go#L194: s.setErr(ErrTooLong)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)