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

FuncType StartMonitorOpt

pkg/test/e2e/sensor/monitor.go:8–8  ·  view source on GitHub ↗
func(*command.StartMonitor)

Source from the content-addressed store, hash-verified

6)
7
8type StartMonitorOpt func(*command.StartMonitor)
9
10func WithSaneDefaults() StartMonitorOpt {
11 return func(cmd *command.StartMonitor) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected