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

Method EnqueueRun

internal/extension/host_api.go:250–250  ·  view source on GitHub ↗
(ctx context.Context, spec taskpkg.EnqueueRun, actor taskpkg.ActorContext)

Source from the content-addressed store, hash-verified

248 actor taskpkg.ActorContext,
249 ) (*taskpkg.Task, error)
250 EnqueueRun(ctx context.Context, spec taskpkg.EnqueueRun, actor taskpkg.ActorContext) (*taskpkg.Run, error)
251 ClaimRun(
252 ctx context.Context,
253 runID string,

Implementers 3

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

Calls

no outgoing calls