()
| 129 | } |
| 130 | |
| 131 | func (x *Empty) Reset() { |
| 132 | *x = Empty{} |
| 133 | if protoimpl.UnsafeEnabled { |
| 134 | mi := &file_notifier_proto_msgTypes[2] |
| 135 | ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| 136 | ms.StoreMessageInfo(mi) |
| 137 | } |
| 138 | } |
| 139 | |
| 140 | func (x *Empty) String() string { |
| 141 | return protoimpl.X.MessageStringOf(x) |
no outgoing calls