# Functions

Add creates a new worker pool.
DeleteByID will delete a workerpool with the provided id.
Get returns a collection of worker pools based on the criteria defined by its input query parameter.
GetByID returns the worker pool that matches the input ID.
No description provided by the author
NewDynamicWorkerPool creates and initializes a dynamic worker pool.
NewStaticWorkerPool creates and initializes a static worker pool.
NewWorkerPoolResource creates and initializes a worker pool resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Update modifies a worker pool based on the one provided as input.

# Constants

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

# Structs

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

# Interfaces

No description provided by the author
IWorkerPool defines the interface for worker pools.

# Type aliases

No description provided by the author