blob: 01037d5ca433a5ec05bb634d0940f67264e9e43d [file] [log] [blame]
Damien Neile475eaa2019-01-26 14:24:59 -08001// Code generated by protoc-gen-go. DO NOT EDIT.
Joe Tsai19058432019-02-27 21:46:29 -08002// source: test/test_public.proto
Damien Neile475eaa2019-01-26 14:24:59 -08003
4package test
5
6import (
Damien Neile89e6242019-05-13 23:55:40 -07007 protoreflect "google.golang.org/protobuf/reflect/protoreflect"
Damien Neile89e6242019-05-13 23:55:40 -07008 protoiface "google.golang.org/protobuf/runtime/protoiface"
9 protoimpl "google.golang.org/protobuf/runtime/protoimpl"
Joe Tsai5d72cc22019-03-28 01:13:26 -070010 sync "sync"
Damien Neile475eaa2019-01-26 14:24:59 -080011)
12
Joe Tsai58b42d82019-05-22 16:27:51 -040013const (
14 // Verify that runtime/protoimpl is sufficiently up-to-date.
15 _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 0)
16 // Verify that this generated code is sufficiently up-to-date.
17 _ = protoimpl.EnforceVersion(0 - protoimpl.MinVersion)
18)
Joe Tsai5d72cc22019-03-28 01:13:26 -070019
Damien Neile475eaa2019-01-26 14:24:59 -080020type PublicImportMessage struct {
Joe Tsaic0e4bb22019-07-06 13:05:11 -070021 sizeCache protoimpl.SizeCache
22 unknownFields protoimpl.UnknownFields
Damien Neile475eaa2019-01-26 14:24:59 -080023}
24
Joe Tsai61968ce2019-04-01 12:59:24 -070025func (x *PublicImportMessage) Reset() {
26 *x = PublicImportMessage{}
Damien Neile475eaa2019-01-26 14:24:59 -080027}
Joe Tsai61968ce2019-04-01 12:59:24 -070028
29func (x *PublicImportMessage) String() string {
30 return protoimpl.X.MessageStringOf(x)
31}
32
33func (*PublicImportMessage) ProtoMessage() {}
34
35func (x *PublicImportMessage) ProtoReflect() protoreflect.Message {
Joe Tsai7ca70982019-04-15 13:57:56 -070036 return file_test_test_public_proto_msgTypes[0].MessageOf(x)
Joe Tsai61968ce2019-04-01 12:59:24 -070037}
Joe Tsai8e506a82019-03-16 00:05:34 -070038
Damien Neil0d3e8cc2019-04-01 13:31:55 -070039func (m *PublicImportMessage) XXX_Methods() *protoiface.Methods {
Joe Tsai7ca70982019-04-15 13:57:56 -070040 return file_test_test_public_proto_msgTypes[0].Methods()
Damien Neil0d3e8cc2019-04-01 13:31:55 -070041}
42
Joe Tsai8e506a82019-03-16 00:05:34 -070043// Deprecated: Use PublicImportMessage.ProtoReflect.Type instead.
Damien Neile475eaa2019-01-26 14:24:59 -080044func (*PublicImportMessage) Descriptor() ([]byte, []int) {
Joe Tsai7ca70982019-04-15 13:57:56 -070045 return file_test_test_public_proto_rawDescGZIP(), []int{0}
Damien Neile475eaa2019-01-26 14:24:59 -080046}
47
Joe Tsai5d72cc22019-03-28 01:13:26 -070048var File_test_test_public_proto protoreflect.FileDescriptor
49
Joe Tsai7ca70982019-04-15 13:57:56 -070050var file_test_test_public_proto_rawDesc = []byte{
Joe Tsai19058432019-02-27 21:46:29 -080051 0x0a, 0x16, 0x74, 0x65, 0x73, 0x74, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x5f, 0x70, 0x75, 0x62, 0x6c,
52 0x69, 0x63, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x12, 0x67, 0x6f, 0x70, 0x72, 0x6f, 0x74,
53 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x22, 0x15, 0x0a, 0x13,
54 0x50, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x49, 0x6d, 0x70, 0x6f, 0x72, 0x74, 0x4d, 0x65, 0x73, 0x73,
Damien Neile89e6242019-05-13 23:55:40 -070055 0x61, 0x67, 0x65, 0x42, 0x35, 0x5a, 0x33, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f,
56 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
57 0x66, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x70,
58 0x72, 0x6f, 0x74, 0x6f, 0x73, 0x2f, 0x74, 0x65, 0x73, 0x74,
Damien Neile475eaa2019-01-26 14:24:59 -080059}
60
Joe Tsai5d72cc22019-03-28 01:13:26 -070061var (
Joe Tsai7ca70982019-04-15 13:57:56 -070062 file_test_test_public_proto_rawDescOnce sync.Once
63 file_test_test_public_proto_rawDescData = file_test_test_public_proto_rawDesc
Joe Tsai5d72cc22019-03-28 01:13:26 -070064)
Damien Neile475eaa2019-01-26 14:24:59 -080065
Joe Tsai7ca70982019-04-15 13:57:56 -070066func file_test_test_public_proto_rawDescGZIP() []byte {
67 file_test_test_public_proto_rawDescOnce.Do(func() {
68 file_test_test_public_proto_rawDescData = protoimpl.X.CompressGZIP(file_test_test_public_proto_rawDescData)
Joe Tsai5d72cc22019-03-28 01:13:26 -070069 })
Joe Tsai7ca70982019-04-15 13:57:56 -070070 return file_test_test_public_proto_rawDescData
Joe Tsai5d72cc22019-03-28 01:13:26 -070071}
Damien Neile475eaa2019-01-26 14:24:59 -080072
Joe Tsai4fe96632019-05-22 05:12:36 -040073var file_test_test_public_proto_msgTypes = make([]protoimpl.MessageInfo, 1)
Joe Tsai7ca70982019-04-15 13:57:56 -070074var file_test_test_public_proto_goTypes = []interface{}{
Damien Neile475eaa2019-01-26 14:24:59 -080075 (*PublicImportMessage)(nil), // 0: goproto.proto.test.PublicImportMessage
76}
Joe Tsaid8881392019-06-06 13:01:53 -070077var file_test_test_public_proto_depIdxs = []int32{
78 0, // starting offset of method output_type sub-list
79 0, // starting offset of method input_type sub-list
80 0, // starting offset of extension type_name sub-list
81 0, // starting offset of extension extendee sub-list
82 0, // starting offset of field type_name sub-list
83}
Damien Neile475eaa2019-01-26 14:24:59 -080084
Joe Tsai7ca70982019-04-15 13:57:56 -070085func init() { file_test_test_public_proto_init() }
86func file_test_test_public_proto_init() {
Damien Neil0fc22452019-03-08 17:18:11 -080087 if File_test_test_public_proto != nil {
88 return
89 }
Joe Tsaic0e4bb22019-07-06 13:05:11 -070090 if !protoimpl.UnsafeEnabled {
91 file_test_test_public_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
92 switch v := v.(*PublicImportMessage); i {
93 case 0:
94 return &v.sizeCache
95 case 1:
96 return &v.unknownFields
97 default:
98 return nil
99 }
100 }
101 }
Joe Tsaid8881392019-06-06 13:01:53 -0700102 out := protoimpl.TypeBuilder{
103 File: protoimpl.DescBuilder{
104 RawDescriptor: file_test_test_public_proto_rawDesc,
105 NumEnums: 0,
106 NumMessages: 1,
107 NumExtensions: 0,
108 NumServices: 0,
109 },
110 GoTypes: file_test_test_public_proto_goTypes,
111 DependencyIndexes: file_test_test_public_proto_depIdxs,
112 MessageInfos: file_test_test_public_proto_msgTypes,
113 }.Build()
114 File_test_test_public_proto = out.File
Joe Tsai7ca70982019-04-15 13:57:56 -0700115 file_test_test_public_proto_rawDesc = nil
116 file_test_test_public_proto_goTypes = nil
117 file_test_test_public_proto_depIdxs = nil
Damien Neile475eaa2019-01-26 14:24:59 -0800118}