Worker packageΒΆ
The worker
package is a Go package that provides utilities for handling long-lived Go workers.
In Juju, it provides the worker interface that is used to define all workers, and the dependency package and the catacomb package package.