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