Hello all, I prepared a <i>very</i> opinionated
guideline for how to structure/write a Go web application/service.<p>[Goapp](https://github.com/bnkamalesh/goapp)
As a SRE I was going to make a comment about missing basic metrics like RED or structured logging but at the end you mentioned you like ELK APM and used it so indeed it's very opinionated as ELK is not a ready-to-use cheap solution people would use as their first choice IMHO.
adding this comment for a clickable link to the repository <a href="https://github.com/bnkamalesh/goapp" rel="nofollow">https://github.com/bnkamalesh/goapp</a>