()
| 88 | func (*Echo) ProtoMessage() {} |
| 89 | |
| 90 | func (x *Echo) ProtoReflect() protoreflect.Message { |
| 91 | mi := &file_test_proto_msgTypes[1] |
| 92 | if protoimpl.UnsafeEnabled && x != nil { |
| 93 | ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| 94 | if ms.LoadMessageInfo() == nil { |
| 95 | ms.StoreMessageInfo(mi) |
| 96 | } |
| 97 | return ms |
| 98 | } |
| 99 | return mi.MessageOf(x) |
| 100 | } |
| 101 | |
| 102 | // Deprecated: Use Echo.ProtoReflect.Descriptor instead. |
| 103 | func (*Echo) Descriptor() ([]byte, []int) { |
no outgoing calls