mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2024-12-29 12:17:48 +00:00
14 lines
196 B
Go
14 lines
196 B
Go
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||
|
// source: proto2/nested_messages.proto
|
||
|
|
||
|
package TODO
|
||
|
|
||
|
type Layer1 struct {
|
||
|
}
|
||
|
|
||
|
type Layer1_Layer2 struct {
|
||
|
}
|
||
|
|
||
|
type Layer1_Layer2_Layer3 struct {
|
||
|
}
|