protobuf-go/proto
Joe Tsai cd108d00a8 encoding/protowire: make package publicly available
Change-Id: I95e293c208e787a91d50e29817620535dfeaa7f2
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/219838
Reviewed-by: Damien Neil <dneil@google.com>
2020-03-20 07:42:18 +00:00
..
bench_test.go all: remove APIv1 dependency 2020-01-09 18:06:30 +00:00
checkinit_test.go all: rename IsInitialized as CheckInitialized 2020-02-20 20:45:40 +00:00
checkinit.go proto: remove IsInitialized 2020-02-24 22:37:49 +00:00
decode_gen.go encoding/protowire: make package publicly available 2020-03-20 07:42:18 +00:00
decode_test.go internal/encoding/messageset: don't modify input data when unmarshaling 2020-03-18 05:27:34 +00:00
decode.go encoding/protowire: make package publicly available 2020-03-20 07:42:18 +00:00
doc.go all: rename IsInitialized as CheckInitialized 2020-02-20 20:45:40 +00:00
encode_gen.go encoding/protowire: make package publicly available 2020-03-20 07:42:18 +00:00
encode_test.go encoding/protowire: make package publicly available 2020-03-20 07:42:18 +00:00
encode.go encoding/protowire: make package publicly available 2020-03-20 07:42:18 +00:00
equal_test.go proto, internal/protobuild: add test proto template builder 2020-02-03 19:14:55 +00:00
equal.go encoding/protowire: make package publicly available 2020-03-20 07:42:18 +00:00
extension_test.go all: trivial formatting changes 2020-02-25 21:59:54 +00:00
extension.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
merge_test.go all: trivial formatting changes 2020-02-25 21:59:54 +00:00
merge.go proto: add TestNil test 2020-02-25 20:33:07 +00:00
messageset_test.go encoding/protowire: make package publicly available 2020-03-20 07:42:18 +00:00
messageset.go encoding/protowire: make package publicly available 2020-03-20 07:42:18 +00:00
methods_test.go proto: fix signature of UnmarshalState and MarshalState 2020-03-09 20:02:17 +00:00
nil_test.go proto: add TestNil test 2020-02-25 20:33:07 +00:00
noenforceutf8_test.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
proto_methods.go all: add ProtoMethods method to protoreflect.Message 2020-01-21 21:05:54 +00:00
proto_reflect.go
proto.go proto: document the relationship between v1 and v2 messages 2020-02-14 20:42:20 +00:00
reset_test.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
reset.go proto: add TestNil test 2020-02-25 20:33:07 +00:00
size_gen.go encoding/protowire: make package publicly available 2020-03-20 07:42:18 +00:00
size.go encoding/protowire: make package publicly available 2020-03-20 07:42:18 +00:00
testmessages_test.go encoding/protowire: make package publicly available 2020-03-20 07:42:18 +00:00
validate_test.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
weak_test.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
wrappers.go