()
| 30 | } |
| 31 | |
| 32 | func (x *RegisterDriverRequest) Reset() { |
| 33 | *x = RegisterDriverRequest{} |
| 34 | mi := &file_driver_proto_msgTypes[0] |
| 35 | ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| 36 | ms.StoreMessageInfo(mi) |
| 37 | } |
| 38 | |
| 39 | func (x *RegisterDriverRequest) String() string { |
| 40 | return protoimpl.X.MessageStringOf(x) |
nothing calls this directly
no outgoing calls
no test coverage detected