RemoteDownloadQueue Get a singleton queue.Queue instance for remote download tasks.
(ctx context.Context)
| 128 | IoIntenseQueue(ctx context.Context) queue.Queue |
| 129 | // RemoteDownloadQueue Get a singleton queue.Queue instance for remote download tasks. |
| 130 | RemoteDownloadQueue(ctx context.Context) queue.Queue |
| 131 | // NodePool Get a singleton cluster.NodePool instance for node pool management. |
| 132 | NodePool(ctx context.Context) (cluster.NodePool, error) |
| 133 | // TaskRegistry Get a singleton queue.TaskRegistry instance for task registration. |
no outgoing calls
no test coverage detected