()
| 102 | } |
| 103 | |
| 104 | func (x *Task) Reset() { |
| 105 | *x = Task{} |
| 106 | mi := &file_store_task_proto_msgTypes[0] |
| 107 | ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| 108 | ms.StoreMessageInfo(mi) |
| 109 | } |
| 110 | |
| 111 | func (x *Task) String() string { |
| 112 | return protoimpl.X.MessageStringOf(x) |
no outgoing calls