github.com/juju/juju@v0.0.0-20240327075706-a90865de2538/worker/secretexpire/doc.go (about) 1 // Copyright 2022 Canonical Ltd. 2 // Licensed under the AGPLv3, see LICENCE file for details. 3 4 // Package secretexpire provides a worker for tracking and 5 // notifying when a secret revision should expire. 6 package secretexpire