Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 624 Bytes

File metadata and controls

28 lines (22 loc) · 624 Bytes

Dependency Graph

Feature Dependencies

flowchart LR
  cmd --> manager
  manager --> config
  manager --> processor
  manager --> report
  manager --> service
  processor --> config
Loading

External Dependencies

Package Import Count
github.com 19

See Also