chore: add montior files in structure
This commit is contained in:
parent
e5d83ee6cd
commit
313e3788df
1 changed files with 4 additions and 0 deletions
|
|
@ -40,6 +40,10 @@ clds = { version = "0.1.0", path = "../lib/clds" }
|
||||||
├── cmds.rs
|
├── cmds.rs
|
||||||
├── defs.rs
|
├── defs.rs
|
||||||
├── lib.rs
|
├── lib.rs
|
||||||
|
├── monitor
|
||||||
|
│ ├── defs.rs
|
||||||
|
│ └── utils.rs
|
||||||
|
├── monitor.rs
|
||||||
├── pkgs.rs
|
├── pkgs.rs
|
||||||
├── providers
|
├── providers
|
||||||
│ ├── defs
|
│ ├── defs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue