const google.golang.org/protobuf/internal/encoding/text.ListClose
10 uses
google.golang.org/protobuf/internal/encoding/text (current package)
decode.go#L177: return d.consumeToken(ListClose, 1, 0), nil
decode.go#L246: return d.consumeToken(ListClose, 1, 0), nil
decode.go#L262: return d.consumeToken(ListClose, 1, 0), nil
decode.go#L270: case ListClose:
decode_token.go#L29: ListClose
decode_token.go#L56: case ListClose:
google.golang.org/protobuf/encoding/prototext
decode.go#L381: case text.ListClose:
decode.go#L415: case text.ListClose:
decode.go#L479: case text.ListClose:
decode.go#L739: case text.ListClose:
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)