wizeline / CA-Microservices-Go

This project is a template generator based on Golang focused on a Rest-API.
1 stars 0 forks source link

Apply the GO style to the project's directory layout. #41

Closed marcos-wz closed 2 months ago

marcos-wz commented 2 months ago

The go modules suggest putting the packages at the top/root level as much as possible.

Advantages: