Deprecated: Use ExampleListReq.ProtoReflect.Descriptor instead.
()
| 1654 | |
| 1655 | // Deprecated: Use ExampleListReq.ProtoReflect.Descriptor instead. |
| 1656 | func (*ExampleListReq) Descriptor() ([]byte, []int) { |
| 1657 | return file_idl_example_proto_rawDescGZIP(), []int{18} |
| 1658 | } |
| 1659 | |
| 1660 | func (x *ExampleListReq) GetTestList() *Repeats { |
| 1661 | if x != nil { |
nothing calls this directly
no test coverage detected