blob: db795c5e071d855f7a01534912761aa63593e943 [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 Neile475eaa2019-01-26 14:24:59 -08007 protoreflect "github.com/golang/protobuf/v2/reflect/protoreflect"
Joe Tsai35ec98f2019-03-25 14:41:32 -07008 protoregistry "github.com/golang/protobuf/v2/reflect/protoregistry"
Damien Neile475eaa2019-01-26 14:24:59 -08009 protoimpl "github.com/golang/protobuf/v2/runtime/protoimpl"
Damien Neile475eaa2019-01-26 14:24:59 -080010)
11
Damien Neile475eaa2019-01-26 14:24:59 -080012type PublicImportMessage struct {
13 XXX_NoUnkeyedLiteral struct{} `json:"-"`
14 XXX_unrecognized []byte `json:"-"`
15 XXX_sizecache int32 `json:"-"`
16}
17
18func (m *PublicImportMessage) ProtoReflect() protoreflect.Message {
Joe Tsai19058432019-02-27 21:46:29 -080019 return xxx_File_test_test_public_proto_messageTypes[0].MessageOf(m)
Damien Neile475eaa2019-01-26 14:24:59 -080020}
21func (m *PublicImportMessage) Reset() { *m = PublicImportMessage{} }
Joe Tsai35ec98f2019-03-25 14:41:32 -070022func (m *PublicImportMessage) String() string { return protoimpl.X.MessageStringOf(m) }
Damien Neile475eaa2019-01-26 14:24:59 -080023func (*PublicImportMessage) ProtoMessage() {}
Joe Tsai8e506a82019-03-16 00:05:34 -070024
25// Deprecated: Use PublicImportMessage.ProtoReflect.Type instead.
Damien Neile475eaa2019-01-26 14:24:59 -080026func (*PublicImportMessage) Descriptor() ([]byte, []int) {
Joe Tsai19058432019-02-27 21:46:29 -080027 return xxx_File_test_test_public_proto_rawdesc_gzipped, []int{0}
Damien Neile475eaa2019-01-26 14:24:59 -080028}
29
Joe Tsai19058432019-02-27 21:46:29 -080030var 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 Neile475eaa2019-01-26 14:24:59 -080040}
41
Joe Tsai8e506a82019-03-16 00:05:34 -070042var xxx_File_test_test_public_proto_rawdesc_gzipped = protoimpl.X.CompressGZIP(xxx_File_test_test_public_proto_rawdesc)
Damien Neile475eaa2019-01-26 14:24:59 -080043
44const _ = protoimpl.EnforceVersion(protoimpl.Version - 0)
45
Joe Tsai19058432019-02-27 21:46:29 -080046var File_test_test_public_proto protoreflect.FileDescriptor
Damien Neile475eaa2019-01-26 14:24:59 -080047
Damien Neil6bb8dec2019-03-01 13:22:30 -080048var xxx_File_test_test_public_proto_messageTypes = make([]protoimpl.MessageType, 1)
Joe Tsai19058432019-02-27 21:46:29 -080049var xxx_File_test_test_public_proto_goTypes = []interface{}{
Damien Neile475eaa2019-01-26 14:24:59 -080050 (*PublicImportMessage)(nil), // 0: goproto.proto.test.PublicImportMessage
51}
Joe Tsai19058432019-02-27 21:46:29 -080052var xxx_File_test_test_public_proto_depIdxs = []int32{}
Damien Neile475eaa2019-01-26 14:24:59 -080053
Damien Neil0fc22452019-03-08 17:18:11 -080054func init() { xxx_File_test_test_public_proto_init() }
55func xxx_File_test_test_public_proto_init() {
56 if File_test_test_public_proto != nil {
57 return
58 }
Joe Tsai19058432019-02-27 21:46:29 -080059 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 Tsai35ec98f2019-03-25 14:41:32 -070063 MessageOutputTypes: xxx_File_test_test_public_proto_messageTypes,
64 FilesRegistry: protoregistry.GlobalFiles,
65 TypesRegistry: protoregistry.GlobalTypes,
Damien Neile475eaa2019-01-26 14:24:59 -080066 }.Init()
Joe Tsai19058432019-02-27 21:46:29 -080067 xxx_File_test_test_public_proto_goTypes = nil
68 xxx_File_test_test_public_proto_depIdxs = nil
Damien Neile475eaa2019-01-26 14:24:59 -080069}