golang.org/x/text/internal/language.scanner.gobble (method)
6 uses
golang.org/x/text/internal/language (current package)
parse.go#L157: func (s *scanner) gobble(e error) {
parse.go#L197: s.gobble(ErrSyntax)
parse.go#L309: scan.gobble(e)
parse.go#L315: scan.gobble(e)
parse.go#L322: scan.gobble(e)
parse.go#L354: scan.gobble(NewValueError(scan.token))
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |