()
| 131 | } |
| 132 | |
| 133 | func (x *Driver) Reset() { |
| 134 | *x = Driver{} |
| 135 | mi := &file_driver_proto_msgTypes[2] |
| 136 | ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| 137 | ms.StoreMessageInfo(mi) |
| 138 | } |
| 139 | |
| 140 | func (x *Driver) String() string { |
| 141 | return protoimpl.X.MessageStringOf(x) |
nothing calls this directly
no outgoing calls
no test coverage detected