| 410 | } |
| 411 | |
| 412 | type ShutdownRequest struct { |
| 413 | state protoimpl.MessageState `protogen:"opaque.v1"` |
| 414 | unknownFields protoimpl.UnknownFields |
| 415 | sizeCache protoimpl.SizeCache |
| 416 | } |
| 417 | |
| 418 | func (x *ShutdownRequest) Reset() { |
| 419 | *x = ShutdownRequest{} |
nothing calls this directly
no outgoing calls
no test coverage detected