MCPcopy
hub / github.com/slimtoolkit/slim / ShutdownSensor

Struct ShutdownSensor

pkg/ipc/command/command.go:102–102  ·  view source on GitHub ↗

ShutdownSensor contains the 'shutdown sensor' command fields

Source from the content-addressed store, hash-verified

100
101// ShutdownSensor contains the 'shutdown sensor' command fields
102type ShutdownSensor struct{}
103
104// GetName returns the command message ID for the 'shutdown sensor' command
105func (m *ShutdownSensor) GetName() MessageName {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected