github.com/jhump/protoreflect@v1.16.0/internal/testprotos/nopkg/desc_test_nopkg.pb.go (about)

     1  // Code generated by protoc-gen-go. DO NOT EDIT.
     2  // versions:
     3  // 	protoc-gen-go v1.33.0-devel
     4  // 	protoc        v5.26.1
     5  // source: nopkg/desc_test_nopkg.proto
     6  
     7  package nopkg
     8  
     9  import (
    10  	protoreflect "google.golang.org/protobuf/reflect/protoreflect"
    11  	protoimpl "google.golang.org/protobuf/runtime/protoimpl"
    12  	reflect "reflect"
    13  )
    14  
    15  const (
    16  	// Verify that this generated code is sufficiently up-to-date.
    17  	_ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
    18  	// Verify that runtime/protoimpl is sufficiently up-to-date.
    19  	_ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
    20  )
    21  
    22  var File_nopkg_desc_test_nopkg_proto protoreflect.FileDescriptor
    23  
    24  var file_nopkg_desc_test_nopkg_proto_rawDesc = []byte{
    25  	0x0a, 0x1b, 0x6e, 0x6f, 0x70, 0x6b, 0x67, 0x2f, 0x64, 0x65, 0x73, 0x63, 0x5f, 0x74, 0x65, 0x73,
    26  	0x74, 0x5f, 0x6e, 0x6f, 0x70, 0x6b, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1f, 0x6e,
    27  	0x6f, 0x70, 0x6b, 0x67, 0x2f, 0x64, 0x65, 0x73, 0x63, 0x5f, 0x74, 0x65, 0x73, 0x74, 0x5f, 0x6e,
    28  	0x6f, 0x70, 0x6b, 0x67, 0x5f, 0x6e, 0x65, 0x77, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x42, 0x3f,
    29  	0x5a, 0x3d, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x6a, 0x68, 0x75,
    30  	0x6d, 0x70, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x72, 0x65, 0x66, 0x6c, 0x65, 0x63, 0x74, 0x2f,
    31  	0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x70, 0x72, 0x6f,
    32  	0x74, 0x6f, 0x73, 0x2f, 0x6e, 0x6f, 0x70, 0x6b, 0x67, 0x3b, 0x6e, 0x6f, 0x70, 0x6b, 0x67, 0x50,
    33  	0x00,
    34  }
    35  
    36  var file_nopkg_desc_test_nopkg_proto_goTypes = []interface{}{}
    37  var file_nopkg_desc_test_nopkg_proto_depIdxs = []int32{
    38  	0, // [0:0] is the sub-list for method output_type
    39  	0, // [0:0] is the sub-list for method input_type
    40  	0, // [0:0] is the sub-list for extension type_name
    41  	0, // [0:0] is the sub-list for extension extendee
    42  	0, // [0:0] is the sub-list for field type_name
    43  }
    44  
    45  func init() { file_nopkg_desc_test_nopkg_proto_init() }
    46  func file_nopkg_desc_test_nopkg_proto_init() {
    47  	if File_nopkg_desc_test_nopkg_proto != nil {
    48  		return
    49  	}
    50  	file_nopkg_desc_test_nopkg_new_proto_init()
    51  	type x struct{}
    52  	out := protoimpl.TypeBuilder{
    53  		File: protoimpl.DescBuilder{
    54  			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
    55  			RawDescriptor: file_nopkg_desc_test_nopkg_proto_rawDesc,
    56  			NumEnums:      0,
    57  			NumMessages:   0,
    58  			NumExtensions: 0,
    59  			NumServices:   0,
    60  		},
    61  		GoTypes:           file_nopkg_desc_test_nopkg_proto_goTypes,
    62  		DependencyIndexes: file_nopkg_desc_test_nopkg_proto_depIdxs,
    63  	}.Build()
    64  	File_nopkg_desc_test_nopkg_proto = out.File
    65  	file_nopkg_desc_test_nopkg_proto_rawDesc = nil
    66  	file_nopkg_desc_test_nopkg_proto_goTypes = nil
    67  	file_nopkg_desc_test_nopkg_proto_depIdxs = nil
    68  }