UNCLASSIFIED - NO CUI

Skip to content

migrate to new standard

Mark Howard requested to merge migration into master

Set the standard for how collectors should be set up

Goals:

  • Minimize use of pointers
  • Keep use of go routines to maximize speed and efficiency
  • Use standardized language throughout
  • KISS where possible

Merge request reports