# Functions
NewCoordinator creates a new Coordinator.
NewWorker creates a new worker.
No description provided by the author
No description provided by the author
# Structs
Coordinator is a struct that holds the tasks and workers.
No description provided by the author
No description provided by the author
Worker is a struct that holds the functions that the worker can run.