Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/slimtoolkit/slim
/ State
Method
State
pkg/app/sensor/execution/interface.go:9–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
8
type
Interface
interface
{
9
State() string
10
Commands() <-
chan
command.Message
11
PubEvent(etype event.Type, data ...
interface
{})
12
Close()
Callers
15
run
Method · 0.65
RunContainer
Method · 0.65
exitIPCPortConflict
Method · 0.65
exitIPCPortConflict
Method · 0.65
EnsureLocalBinary
Function · 0.65
Start
Method · 0.65
probeAPISpecEndpoints
Method · 0.65
GetHTTPProbeOptions
Function · 0.65
OnPushCommand
Function · 0.65
OnServerCommand
Function · 0.65
OnImageIndexCreateCommand
Function · 0.65
OnPullCommand
Function · 0.65
Implementers
1
executionStub
pkg/test/stub/sensor/execution/executi
Calls
no outgoing calls
Tested by
no test coverage detected