nested_messages.pb.go 196 B

12345678910111213
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: proto2/nested_messages.proto
  3. package TODO
  4. type Layer1 struct {
  5. }
  6. type Layer1_Layer2 struct {
  7. }
  8. type Layer1_Layer2_Layer3 struct {
  9. }