I have two variables in the scope of package main, those would be these:
package main
var ( app Application cfg Config )
Now, since the