github.com/rmachuca89/go-lab@v0.0.0-20220225232501-08364e2cef7f/README.md (about)

     1  # go-lab
     2  
     3  [![Go Report Card](https://goreportcard.com/badge/github.com/rmachuca89/go-lab)](https://goreportcard.com/report/github.com/rmachuca89/go-lab)
     4  
     5  Go learning lab and practice repository
     6  
     7  ## Go common project layout standards
     8  
     9  See the [golang-standards/project-layout](https://github.com/golang-standards/project-layout) GitHub project for a basic layout for Go application projects to be used as reference.