Results 7 comments of Luke

Not exactly cross-package. A modular app layout. "microservices" perhaps. something like: `\` `\app-api\` - api interface code, where a api/http binary is generated (gin code likely here) `\app-foo\` - other...

Sure, let me put something together

actually, here is a link to an opensource project that covers my issue https://github.com/Azure/brigade and the api is here: https://github.com/Azure/brigade/blob/master/brigade-api/cmd/brigade-api/main.go

Thank you @armab for taking the time to review, I appreciate your comments.

I created this PR - https://github.com/HighwayofLife/kubernetes-validation-tools/pull/14 - hopefully this resolves the issue?

@bradrydzewski / @eoinmcafee00 any chance some PR's can get merged in and a new release cut of this repo?