# Functions
NewWorkerHost returns a new WorkerHost using the provided settings.
NewWorkerHostWithApiClient creates a new WorkerHost which uses the provided client.APIClient to communicate with Conductor.
# Structs
WorkerHost implements polling and execution logic for a Conductor worker.