Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request juju#16567 from nvinuesa/lease_mgr_docs
juju#16567 This patch adds documentation to the lease manager worker. ## Checklist *If an item is not applicable, use `~strikethrough~`.* - [ ] ~Code style: imports ordered, good names, simple structure, etc~ - [X] Comments saying why design decisions were made - [ ] ~Go unit tests, with comments saying what you're testing~ - [ ] ~[Integration tests](https://github.com/juju/juju/tree/main/tests), with comments saying what you're testing~ - [ ] ~[doc.go](https://discourse.charmhub.io/t/readme-in-packages/451) added or updated in changed packages~ ## Documentation changes Adds documentation as `doc.go` comments to the `lease` worker package.
- Loading branch information