Worker (interface)

In Juju, the worker interface is a Go interface in the Go worker library that defines the Kill() and Wait() methods implemented by any Juju worker.

See more: Go packages | worker > worker.go