const google.golang.org/protobuf/internal/encoding/text.ListClose
10 uses
google.golang.org/protobuf/internal/encoding/text (current package)
decode.go#L178: return d.consumeToken(ListClose, 1, 0), nil
decode.go#L247: return d.consumeToken(ListClose, 1, 0), nil
decode.go#L263: return d.consumeToken(ListClose, 1, 0), nil
decode.go#L271: case ListClose:
decode_token.go#L29: ListClose
decode_token.go#L56: case ListClose:
google.golang.org/protobuf/encoding/prototext
decode.go#L399: case text.ListClose:
decode.go#L433: case text.ListClose:
decode.go#L497: case text.ListClose:
decode.go#L757: case text.ListClose:
![]() |
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. |