github.com/juju/juju@v0.0.0-20240327075706-a90865de2538/api/agent/meterstatus/doc.go (about) 1 // Copyright 2022 Canonical Ltd. 2 // Licensed under the AGPLv3, see LICENCE file for details. 3 4 // Package meterstatus contains an implementation of the API facade to 5 // watch the meter status of a unit for changes and return the current meter status. 6 package meterstatus