|
|
@@ -1,8 +1,4 @@
|
|
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
|
|
-// versions:
|
|
|
-// protoc-gen-go v1.19.0-devel
|
|
|
-// protoc (unknown)
|
|
|
-// go v1.12.5
|
|
|
// source: github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.proto
|
|
|
|
|
|
package descriptor
|
|
|
@@ -15,13 +11,6 @@ import (
|
|
|
sync "sync"
|
|
|
)
|
|
|
|
|
|
-const (
|
|
|
- // Verify that this generated code is sufficiently up-to-date.
|
|
|
- _ = protoimpl.EnforceVersion(19 - protoimpl.MinVersion)
|
|
|
- // Verify that runtime/protoimpl is sufficiently up-to-date.
|
|
|
- _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 19)
|
|
|
-)
|
|
|
-
|
|
|
// Symbols defined in public import of google/protobuf/descriptor.proto.
|
|
|
|
|
|
type FieldDescriptorProto_Type = descriptorpb.FieldDescriptorProto_Type
|