Damien Neil | e475eaa | 2019-01-26 14:24:59 -0800 | [diff] [blame] | 1 | // Code generated by protoc-gen-go. DO NOT EDIT. |
Joe Tsai | 1905843 | 2019-02-27 21:46:29 -0800 | [diff] [blame] | 2 | // source: test/test_public.proto |
Damien Neil | e475eaa | 2019-01-26 14:24:59 -0800 | [diff] [blame] | 3 | |
| 4 | package test |
| 5 | |
| 6 | import ( |
Damien Neil | e475eaa | 2019-01-26 14:24:59 -0800 | [diff] [blame] | 7 | protoreflect "github.com/golang/protobuf/v2/reflect/protoreflect" |
Joe Tsai | 35ec98f | 2019-03-25 14:41:32 -0700 | [diff] [blame^] | 8 | protoregistry "github.com/golang/protobuf/v2/reflect/protoregistry" |
Damien Neil | e475eaa | 2019-01-26 14:24:59 -0800 | [diff] [blame] | 9 | protoimpl "github.com/golang/protobuf/v2/runtime/protoimpl" |
Damien Neil | e475eaa | 2019-01-26 14:24:59 -0800 | [diff] [blame] | 10 | ) |
| 11 | |
Damien Neil | e475eaa | 2019-01-26 14:24:59 -0800 | [diff] [blame] | 12 | type PublicImportMessage struct { |
| 13 | XXX_NoUnkeyedLiteral struct{} `json:"-"` |
| 14 | XXX_unrecognized []byte `json:"-"` |
| 15 | XXX_sizecache int32 `json:"-"` |
| 16 | } |
| 17 | |
| 18 | func (m *PublicImportMessage) ProtoReflect() protoreflect.Message { |
Joe Tsai | 1905843 | 2019-02-27 21:46:29 -0800 | [diff] [blame] | 19 | return xxx_File_test_test_public_proto_messageTypes[0].MessageOf(m) |
Damien Neil | e475eaa | 2019-01-26 14:24:59 -0800 | [diff] [blame] | 20 | } |
| 21 | func (m *PublicImportMessage) Reset() { *m = PublicImportMessage{} } |
Joe Tsai | 35ec98f | 2019-03-25 14:41:32 -0700 | [diff] [blame^] | 22 | func (m *PublicImportMessage) String() string { return protoimpl.X.MessageStringOf(m) } |
Damien Neil | e475eaa | 2019-01-26 14:24:59 -0800 | [diff] [blame] | 23 | func (*PublicImportMessage) ProtoMessage() {} |
Joe Tsai | 8e506a8 | 2019-03-16 00:05:34 -0700 | [diff] [blame] | 24 | |
| 25 | // Deprecated: Use PublicImportMessage.ProtoReflect.Type instead. |
Damien Neil | e475eaa | 2019-01-26 14:24:59 -0800 | [diff] [blame] | 26 | func (*PublicImportMessage) Descriptor() ([]byte, []int) { |
Joe Tsai | 1905843 | 2019-02-27 21:46:29 -0800 | [diff] [blame] | 27 | return xxx_File_test_test_public_proto_rawdesc_gzipped, []int{0} |
Damien Neil | e475eaa | 2019-01-26 14:24:59 -0800 | [diff] [blame] | 28 | } |
| 29 | |
Joe Tsai | 1905843 | 2019-02-27 21:46:29 -0800 | [diff] [blame] | 30 | var xxx_File_test_test_public_proto_rawdesc = []byte{ |
| 31 | // 125 bytes of the wire-encoded FileDescriptorProto |
| 32 | 0x0a, 0x16, 0x74, 0x65, 0x73, 0x74, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x5f, 0x70, 0x75, 0x62, 0x6c, |
| 33 | 0x69, 0x63, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x12, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74, |
| 34 | 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x22, 0x15, 0x0a, 0x13, |
| 35 | 0x50, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x49, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x4d, 0x65, 0x73, 0x73, |
| 36 | 0x61, 0x67, 0x65, 0x42, 0x38, 0x5a, 0x36, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, |
| 37 | 0x6d, 0x2f, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, |
| 38 | 0x66, 0x2f, 0x76, 0x32, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x2f, 0x74, 0x65, |
| 39 | 0x73, 0x74, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x73, 0x2f, 0x74, 0x65, 0x73, 0x74, |
Damien Neil | e475eaa | 2019-01-26 14:24:59 -0800 | [diff] [blame] | 40 | } |
| 41 | |
Joe Tsai | 8e506a8 | 2019-03-16 00:05:34 -0700 | [diff] [blame] | 42 | var xxx_File_test_test_public_proto_rawdesc_gzipped = protoimpl.X.CompressGZIP(xxx_File_test_test_public_proto_rawdesc) |
Damien Neil | e475eaa | 2019-01-26 14:24:59 -0800 | [diff] [blame] | 43 | |
| 44 | const _ = protoimpl.EnforceVersion(protoimpl.Version - 0) |
| 45 | |
Joe Tsai | 1905843 | 2019-02-27 21:46:29 -0800 | [diff] [blame] | 46 | var File_test_test_public_proto protoreflect.FileDescriptor |
Damien Neil | e475eaa | 2019-01-26 14:24:59 -0800 | [diff] [blame] | 47 | |
Damien Neil | 6bb8dec | 2019-03-01 13:22:30 -0800 | [diff] [blame] | 48 | var xxx_File_test_test_public_proto_messageTypes = make([]protoimpl.MessageType, 1) |
Joe Tsai | 1905843 | 2019-02-27 21:46:29 -0800 | [diff] [blame] | 49 | var xxx_File_test_test_public_proto_goTypes = []interface{}{ |
Damien Neil | e475eaa | 2019-01-26 14:24:59 -0800 | [diff] [blame] | 50 | (*PublicImportMessage)(nil), // 0: goproto.proto.test.PublicImportMessage |
| 51 | } |
Joe Tsai | 1905843 | 2019-02-27 21:46:29 -0800 | [diff] [blame] | 52 | var xxx_File_test_test_public_proto_depIdxs = []int32{} |
Damien Neil | e475eaa | 2019-01-26 14:24:59 -0800 | [diff] [blame] | 53 | |
Damien Neil | 0fc2245 | 2019-03-08 17:18:11 -0800 | [diff] [blame] | 54 | func init() { xxx_File_test_test_public_proto_init() } |
| 55 | func xxx_File_test_test_public_proto_init() { |
| 56 | if File_test_test_public_proto != nil { |
| 57 | return |
| 58 | } |
Joe Tsai | 1905843 | 2019-02-27 21:46:29 -0800 | [diff] [blame] | 59 | File_test_test_public_proto = protoimpl.FileBuilder{ |
| 60 | RawDescriptor: xxx_File_test_test_public_proto_rawdesc, |
| 61 | GoTypes: xxx_File_test_test_public_proto_goTypes, |
| 62 | DependencyIndexes: xxx_File_test_test_public_proto_depIdxs, |
Joe Tsai | 35ec98f | 2019-03-25 14:41:32 -0700 | [diff] [blame^] | 63 | MessageOutputTypes: xxx_File_test_test_public_proto_messageTypes, |
| 64 | FilesRegistry: protoregistry.GlobalFiles, |
| 65 | TypesRegistry: protoregistry.GlobalTypes, |
Damien Neil | e475eaa | 2019-01-26 14:24:59 -0800 | [diff] [blame] | 66 | }.Init() |
Joe Tsai | 1905843 | 2019-02-27 21:46:29 -0800 | [diff] [blame] | 67 | xxx_File_test_test_public_proto_goTypes = nil |
| 68 | xxx_File_test_test_public_proto_depIdxs = nil |
Damien Neil | e475eaa | 2019-01-26 14:24:59 -0800 | [diff] [blame] | 69 | } |