protobuf-go/proto
Joe Tsai 2dabbe4711 proto: remove IsInitialized
Change-Id: I919286f2c0d564aaca792025bb29264884c4c81f
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/220348
Reviewed-by: Damien Neil <dneil@google.com>
2020-02-24 22:37:49 +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 all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
decode_test.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
decode.go all: rename IsInitialized as CheckInitialized 2020-02-20 20:45:40 +00:00
doc.go all: rename IsInitialized as CheckInitialized 2020-02-20 20:45:40 +00:00
encode_gen.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
encode_test.go internal/impl: check for size cache overflow 2020-02-24 20:12:47 +00:00
encode.go all: rename IsInitialized as CheckInitialized 2020-02-20 20:45:40 +00:00
equal_test.go proto, internal/protobuild: add test proto template builder 2020-02-03 19:14:55 +00:00
equal.go
extension_test.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
extension.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
merge_test.go proto: refactor merge tests 2020-02-12 19:41:50 +00:00
merge.go all: fast-path method refactoring 2020-02-19 22:01:50 +00:00
messageset_test.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
messageset.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
methods_test.go all: rename IsInitialized as CheckInitialized 2020-02-20 20:45:40 +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 all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
size_gen.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
size.go all: fast-path method refactoring 2020-02-19 22:01:50 +00:00
testmessages_test.go all: remove stray "." from license headers 2020-02-20 18:54:38 +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