protobuf-go/proto
Joe Tsai e0daf31d84 all: trivial formatting changes
Changes:
* import grouping for third-party dependencies
* import grouping for generated protobufs
* blank space removal

Change-Id: I2950b0606bb2064046d79a23a78b05c23147cbfe
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/221017
Reviewed-by: Damien Neil <dneil@google.com>
2020-02-25 21:59:54 +00:00
..
bench_test.go
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 all: trivial formatting changes 2020-02-25 21:59:54 +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: 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 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
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 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