(ctx context.Context, spec taskpkg.CreateTask, actor taskpkg.ActorContext)
| 235 | actor taskpkg.ActorContext, |
| 236 | ) ([]taskpkg.Run, error) |
| 237 | CreateTask(ctx context.Context, spec taskpkg.CreateTask, actor taskpkg.ActorContext) (*taskpkg.Task, error) |
| 238 | UpdateTask( |
| 239 | ctx context.Context, |
| 240 | id string, |
no outgoing calls