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

Method Close

pkg/app/sensor/execution/interface.go:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10 Commands() <-chan command.Message
11 PubEvent(etype event.Type, data ...interface{})
12 Close()
13
14 // Lifecycle hooks (extension points)
15 HookSensorPostStart()

Callers 15

processMethod · 0.65
closeMethod · 0.65
hashFileFunction · 0.65
RunFunction · 0.65
processCommandsFromFIFOFunction · 0.65
findEventFunction · 0.65
dupAppStdStreamFunction · 0.65
closeAllFunction · 0.65
StartMethod · 0.65
RunFunction · 0.65
DetectedFunction · 0.65

Implementers 1

executionStubpkg/test/stub/sensor/execution/executi

Calls

no outgoing calls

Tested by

no test coverage detected