github.com/juju/juju@v0.0.0-20240430160146-1752b71fcf00/worker/controlsocket/doc.go (about) 1 // Copyright 2023 Canonical Ltd. 2 // Licensed under the AGPLv3, see LICENCE file for details. 3 4 // Package controlsocket defines the controlsocket worker, which exposes a Unix 5 // socket that the juju-controller charm can use to affect Juju state. 6 package controlsocket