github.com/emcfarlane/larking@v0.0.0-20220605172417-1704b45ee6c3/starlib/encoding/starlarkproto/testpb/lark.pb.go (about) 1 // Code generated by protoc-gen-go. DO NOT EDIT. 2 // versions: 3 // protoc-gen-go v1.26.0 4 // protoc v3.19.3 5 // source: starlarkproto/testpb/lark.proto 6 7 package testpb 8 9 import ( 10 protoreflect "google.golang.org/protobuf/reflect/protoreflect" 11 protoimpl "google.golang.org/protobuf/runtime/protoimpl" 12 reflect "reflect" 13 sync "sync" 14 ) 15 16 const ( 17 // Verify that this generated code is sufficiently up-to-date. 18 _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) 19 // Verify that runtime/protoimpl is sufficiently up-to-date. 20 _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) 21 ) 22 23 type Another struct { 24 state protoimpl.MessageState 25 sizeCache protoimpl.SizeCache 26 unknownFields protoimpl.UnknownFields 27 } 28 29 func (x *Another) Reset() { 30 *x = Another{} 31 if protoimpl.UnsafeEnabled { 32 mi := &file_starlarkproto_testpb_lark_proto_msgTypes[0] 33 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) 34 ms.StoreMessageInfo(mi) 35 } 36 } 37 38 func (x *Another) String() string { 39 return protoimpl.X.MessageStringOf(x) 40 } 41 42 func (*Another) ProtoMessage() {} 43 44 func (x *Another) ProtoReflect() protoreflect.Message { 45 mi := &file_starlarkproto_testpb_lark_proto_msgTypes[0] 46 if protoimpl.UnsafeEnabled && x != nil { 47 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) 48 if ms.LoadMessageInfo() == nil { 49 ms.StoreMessageInfo(mi) 50 } 51 return ms 52 } 53 return mi.MessageOf(x) 54 } 55 56 // Deprecated: Use Another.ProtoReflect.Descriptor instead. 57 func (*Another) Descriptor() ([]byte, []int) { 58 return file_starlarkproto_testpb_lark_proto_rawDescGZIP(), []int{0} 59 } 60 61 var File_starlarkproto_testpb_lark_proto protoreflect.FileDescriptor 62 63 var file_starlarkproto_testpb_lark_proto_rawDesc = []byte{ 64 0x0a, 0x1f, 0x73, 0x74, 0x61, 0x72, 0x6c, 0x61, 0x72, 0x6b, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2f, 65 0x74, 0x65, 0x73, 0x74, 0x70, 0x62, 0x2f, 0x6c, 0x61, 0x72, 0x6b, 0x2e, 0x70, 0x72, 0x6f, 0x74, 66 0x6f, 0x12, 0x12, 0x73, 0x74, 0x61, 0x72, 0x6c, 0x61, 0x72, 0x6b, 0x70, 0x72, 0x6f, 0x74, 0x6f, 67 0x2e, 0x74, 0x65, 0x73, 0x74, 0x22, 0x09, 0x0a, 0x07, 0x41, 0x6e, 0x6f, 0x74, 0x68, 0x65, 0x72, 68 0x42, 0x34, 0x5a, 0x32, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x65, 69 0x6d, 0x63, 0x66, 0x61, 0x72, 0x6c, 0x61, 0x6e, 0x65, 0x2f, 0x6c, 0x61, 0x72, 0x6b, 0x69, 0x6e, 70 0x67, 0x2f, 0x73, 0x74, 0x61, 0x72, 0x6c, 0x61, 0x72, 0x6b, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2f, 71 0x74, 0x65, 0x73, 0x74, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 72 } 73 74 var ( 75 file_starlarkproto_testpb_lark_proto_rawDescOnce sync.Once 76 file_starlarkproto_testpb_lark_proto_rawDescData = file_starlarkproto_testpb_lark_proto_rawDesc 77 ) 78 79 func file_starlarkproto_testpb_lark_proto_rawDescGZIP() []byte { 80 file_starlarkproto_testpb_lark_proto_rawDescOnce.Do(func() { 81 file_starlarkproto_testpb_lark_proto_rawDescData = protoimpl.X.CompressGZIP(file_starlarkproto_testpb_lark_proto_rawDescData) 82 }) 83 return file_starlarkproto_testpb_lark_proto_rawDescData 84 } 85 86 var file_starlarkproto_testpb_lark_proto_msgTypes = make([]protoimpl.MessageInfo, 1) 87 var file_starlarkproto_testpb_lark_proto_goTypes = []interface{}{ 88 (*Another)(nil), // 0: starlarkproto.test.Another 89 } 90 var file_starlarkproto_testpb_lark_proto_depIdxs = []int32{ 91 0, // [0:0] is the sub-list for method output_type 92 0, // [0:0] is the sub-list for method input_type 93 0, // [0:0] is the sub-list for extension type_name 94 0, // [0:0] is the sub-list for extension extendee 95 0, // [0:0] is the sub-list for field type_name 96 } 97 98 func init() { file_starlarkproto_testpb_lark_proto_init() } 99 func file_starlarkproto_testpb_lark_proto_init() { 100 if File_starlarkproto_testpb_lark_proto != nil { 101 return 102 } 103 if !protoimpl.UnsafeEnabled { 104 file_starlarkproto_testpb_lark_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { 105 switch v := v.(*Another); i { 106 case 0: 107 return &v.state 108 case 1: 109 return &v.sizeCache 110 case 2: 111 return &v.unknownFields 112 default: 113 return nil 114 } 115 } 116 } 117 type x struct{} 118 out := protoimpl.TypeBuilder{ 119 File: protoimpl.DescBuilder{ 120 GoPackagePath: reflect.TypeOf(x{}).PkgPath(), 121 RawDescriptor: file_starlarkproto_testpb_lark_proto_rawDesc, 122 NumEnums: 0, 123 NumMessages: 1, 124 NumExtensions: 0, 125 NumServices: 0, 126 }, 127 GoTypes: file_starlarkproto_testpb_lark_proto_goTypes, 128 DependencyIndexes: file_starlarkproto_testpb_lark_proto_depIdxs, 129 MessageInfos: file_starlarkproto_testpb_lark_proto_msgTypes, 130 }.Build() 131 File_starlarkproto_testpb_lark_proto = out.File 132 file_starlarkproto_testpb_lark_proto_rawDesc = nil 133 file_starlarkproto_testpb_lark_proto_goTypes = nil 134 file_starlarkproto_testpb_lark_proto_depIdxs = nil 135 }