bufio.Scanner.scanCalled (field)
4 uses
bufio (current package)
scan.go#L40: scanCalled bool // Scan has been called; buffer is in use.
scan.go#L139: s.scanCalled = true
scan.go#L268: if s.scanCalled {
scan.go#L280: if s.scanCalled {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)