package
0.0.13
Repository: https://github.com/devthefuture-org/blastra.git
Documentation: pkg.go.dev

# Functions

StartWorkerPool initializes a worker pool with default command and args.
StartWorkerPoolWithCommand initializes a worker pool with custom command and args (used for testing).
StartWorkerPoolWithConfig is the internal implementation that handles all configuration options.

# Structs

No description provided by the author
No description provided by the author

# Interfaces

IWorkerPool defines the interface for worker pools.