mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-02-14 06:40:56 +00:00
46 lines
1.5 KiB
Go
46 lines
1.5 KiB
Go
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||
|
// source: comments/comments.proto
|
||
|
|
||
|
// COMMENT: package goproto.protoc.proto2
|
||
|
|
||
|
package proto2
|
||
|
|
||
|
// COMMENT: Message1
|
||
|
type Message1 struct {
|
||
|
}
|
||
|
|
||
|
// COMMENT: Message1A
|
||
|
type Message1_Message1A struct {
|
||
|
}
|
||
|
|
||
|
// COMMENT: Message1B
|
||
|
type Message1_Message1B struct {
|
||
|
}
|
||
|
|
||
|
// COMMENT: Message2
|
||
|
type Message2 struct {
|
||
|
}
|
||
|
|
||
|
// COMMENT: Message2A
|
||
|
type Message2_Message2A struct {
|
||
|
}
|
||
|
|
||
|
// COMMENT: Message2B
|
||
|
type Message2_Message2B struct {
|
||
|
}
|
||
|
|
||
|
func init() { proto.RegisterFile("comments/comments.proto", fileDescriptor_885e8293f1fab554) }
|
||
|
|
||
|
var fileDescriptor_885e8293f1fab554 = []byte{
|
||
|
// 136 bytes of a gzipped FileDescriptorProto
|
||
|
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x12, 0x4f, 0xce, 0xcf, 0xcd,
|
||
|
0x4d, 0xcd, 0x2b, 0x29, 0xd6, 0x87, 0x31, 0xf4, 0x0a, 0x8a, 0xf2, 0x4b, 0xf2, 0x85, 0x44, 0xd3,
|
||
|
0xf3, 0xc1, 0x0c, 0x08, 0x37, 0x19, 0x42, 0x19, 0x29, 0xa9, 0x70, 0x71, 0xf8, 0xa6, 0x16, 0x17,
|
||
|
0x27, 0xa6, 0xa7, 0x1a, 0x4a, 0x71, 0x73, 0x71, 0xc2, 0xd8, 0x8e, 0xc8, 0x1c, 0x27, 0x24, 0x55,
|
||
|
0x46, 0x48, 0x12, 0x46, 0xc8, 0xaa, 0x8c, 0x9c, 0x9c, 0xac, 0xa3, 0x2c, 0xd3, 0xf3, 0xf3, 0xd3,
|
||
|
0x73, 0x52, 0xf5, 0xd2, 0xf3, 0x73, 0x12, 0xf3, 0xd2, 0xf5, 0xf2, 0x8b, 0xd2, 0xf5, 0xc1, 0xf6,
|
||
|
0xe8, 0x27, 0xe7, 0xa6, 0x40, 0x58, 0xc9, 0xba, 0xe9, 0xa9, 0x79, 0xba, 0xe9, 0xf9, 0xfa, 0x25,
|
||
|
0xa9, 0xc5, 0x25, 0x29, 0x89, 0x25, 0x89, 0x10, 0x61, 0x23, 0x40, 0x00, 0x00, 0x00, 0xff, 0xff,
|
||
|
0x32, 0x8f, 0xcd, 0x4f, 0xb9, 0x00, 0x00, 0x00,
|
||
|
}
|