bufio.Scanner.Err (method)
4 uses
bufio (current package)
scan.go#L98: func (s *Scanner) Err() error {
github.com/go-pg/migrations/v8
collection.go#L302: if err := scanner.Err(); err != nil {
mime
type_unix.go#L73: if err := scanner.Err(); err != nil {
type_unix.go#L100: if err := scanner.Err(); err != nil {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)