github.com/golang/protobuf/proto.token.line (field)
4 uses
github.com/golang/protobuf/proto (current package)
text_decode.go#L78: line int // line number
text_decode.go#L87: p.cur.line = 1
text_decode.go#L535: pe := &ParseError{fmt.Sprintf(format, a...), p.cur.line, p.cur.offset}
text_decode.go#L574: p.cur.offset, p.cur.line = p.offset, p.line
![]() |
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. |