Skip to content

Refactor config flags and consolidate in internal/config/ package

  • Move all config flags to internal/config/
  • Refactor config struct so it can be called from any other package

The following discussion from !392 (merged) should be addressed: