protobuf-go/reflect/prototype
Damien Neil ef18063941 reflect/prototype: default proto file syntax is "proto2"
protoc leaves FileDescriptorProto.Syntax unset when the syntax is
"proto2".

Change-Id: Id1370145fc9c5c67344f5a998d118fd0f9f65f24
Reviewed-on: https://go-review.googlesource.com/133636
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2018-09-06 15:52:05 +00:00
..
descriptor.go reflect/prototype: initial commit 2018-08-15 18:44:04 +00:00
placeholder_type.go reflect/protoregistry: initial commit 2018-08-24 23:46:08 +00:00
placeholder.go reflect/prototype: initial commit 2018-08-15 18:44:04 +00:00
protofile_desc.go reflect/prototype: default proto file syntax is "proto2" 2018-09-06 15:52:05 +00:00
protofile_list_gen.go reflect/prototype: initial commit 2018-08-15 18:44:04 +00:00
protofile_list.go reflect/prototype: initial commit 2018-08-15 18:44:04 +00:00
protofile_type.go reflect/prototype: add NewFileFromDescriptorProto constructor 2018-09-05 21:25:53 +00:00
protofile.go reflect/prototype: add NewFileFromDescriptorProto constructor 2018-09-05 21:25:53 +00:00
standalone_type.go reflect/prototype: initial commit 2018-08-15 18:44:04 +00:00
standalone.go reflect/prototype: initial commit 2018-08-15 18:44:04 +00:00
stringer.go reflect/prototype: initial commit 2018-08-15 18:44:04 +00:00
type_test.go reflect/prototype: add NewFileFromDescriptorProto constructor 2018-09-05 21:25:53 +00:00
validate.go reflect/prototype: add NewFileFromDescriptorProto constructor 2018-09-05 21:25:53 +00:00