protobuf-go/proto
yahuichen fc47fdd3d3 proto: store the size of tag to avoid multiple calculations
Change-Id: I001c2c6996e92d69234431f3463b5558840da948
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/500695
Reviewed-by: Lasse Folger <lassefolger@google.com>
Reviewed-by: Michael Stapelberg <stapelberg@google.com>
2023-06-06 12:13:21 +00:00
..
bench_test.go all: fix typos 2022-05-19 09:32:38 +00:00
checkinit_test.go
checkinit.go
decode_gen.go all: return less-specific, but more informative wire unmarshal errors 2020-07-23 20:09:00 +00:00
decode_test.go internal/impl: make errInvalidUTF8 be a proto.Error 2020-07-24 21:43:34 +00:00
decode.go all: reformat with go1.19 gofmt 2022-07-21 16:01:13 +00:00
doc.go all: update links to Protocol Buffer documentation 2023-02-08 13:52:20 +00:00
encode_gen.go
encode_test.go all: remove shorthand import aliases 2022-05-24 20:05:50 +00:00
encode.go all: reformat with go1.19 gofmt 2022-07-21 16:01:13 +00:00
equal_test.go proto: fix compilation failure in tests 2022-07-21 06:22:01 +00:00
equal.go proto: document Equal behavior of invalid messages 2023-02-07 08:52:30 +00:00
extension_test.go all: remove duplicate imports 2022-05-23 17:24:26 +00:00
extension.go
merge_test.go
merge.go all: improve panic messages for better debugability 2020-05-05 21:10:54 +00:00
messageset_test.go
messageset.go internal/order: add a package for ordered iteration over messages and maps 2020-07-01 18:57:38 +00:00
methods_test.go all: gofmt all 2022-01-04 22:57:54 +00:00
nil_test.go
noenforceutf8_test.go
proto_methods.go all: gofmt all 2022-01-04 22:57:54 +00:00
proto_reflect.go all: gofmt all 2022-01-04 22:57:54 +00:00
proto.go proto: add MessageName helper 2020-07-23 23:43:59 +00:00
reset_test.go
reset.go all: improve panic messages for better debugability 2020-05-05 21:10:54 +00:00
size_gen.go all: funnel similar functionality through a single function 2020-05-15 18:21:49 +00:00
size.go proto: store the size of tag to avoid multiple calculations 2023-06-06 12:13:21 +00:00
testmessages_test.go all: return less-specific, but more informative wire unmarshal errors 2020-07-23 20:09:00 +00:00
validate_test.go
weak_test.go
wrappers.go