| 453 | } |
| 454 | |
| 455 | type ShutdownResponse struct { |
| 456 | state protoimpl.MessageState `protogen:"opaque.v1"` |
| 457 | unknownFields protoimpl.UnknownFields |
| 458 | sizeCache protoimpl.SizeCache |
| 459 | } |
| 460 | |
| 461 | func (x *ShutdownResponse) Reset() { |
| 462 | *x = ShutdownResponse{} |
nothing calls this directly
no outgoing calls
no test coverage detected