chore: add montior files in structure

This commit is contained in:
Jesús Pérez Lorenzo 2021-09-16 22:36:31 +01:00
parent e5d83ee6cd
commit 313e3788df

View File

@ -40,6 +40,10 @@ clds = { version = "0.1.0", path = "../lib/clds" }
├── cmds.rs
├── defs.rs
├── lib.rs
├── monitor
│   ├── defs.rs
│   └── utils.rs
├── monitor.rs
├── pkgs.rs
├── providers
│   ├── defs