MCPcopy Create free account
hub / github.com/compozy/agh / EnqueueRun

Method EnqueueRun

internal/network/tasks.go:64–64  ·  view source on GitHub ↗
(ctx context.Context, spec taskpkg.EnqueueRun, actor taskpkg.ActorContext)

Source from the content-addressed store, hash-verified

62 actor taskpkg.ActorContext,
63 ) (*taskpkg.Task, error)
64 EnqueueRun(ctx context.Context, spec taskpkg.EnqueueRun, actor taskpkg.ActorContext) (*taskpkg.Run, error)
65}
66
67// TaskIngressContext captures the trusted peer identity and delivery metadata

Callers 1

EnqueueRunFromPeerMethod · 0.65

Implementers 4

Serviceinternal/task/manager.go
fakeNetworkTaskServiceinternal/network/tasks_test.go
StubTaskManagerinternal/api/testutil/task_stub.go
unsupportedNativeTaskManagerinternal/daemon/native_tools_test.go

Calls

no outgoing calls

Tested by

no test coverage detected