1. 程式人生 > >Show HN: A sample project for golang

Show HN: A sample project for golang

I have been using golang at work and personally for more than 2 years now. A problem i faced when I started and the problem new gophers even today is how to structure the project. Most (if not all) golang tutorials seem to be very simple and do not describe how to structure a large application. Following project is an attempt to Showcase a manageable project layout for services in golang.

This project is far from complete. Would like to hear some feedback from the community before continuing on this.