MCPcopy
hub / github.com/docker/docker-agent / queueTestRuntime

Struct queueTestRuntime

pkg/tui/page/chat/queue_test.go:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44type immediateCommandMsg struct{ arg string }
45
46type queueTestRuntime struct{}
47
48func (queueTestRuntime) CurrentAgentInfo(context.Context) runtime.CurrentAgentInfo {
49 return runtime.CurrentAgentInfo{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected