Open
Description
We could structure the repo a little bit differently.
Maybe following something like this https://github.com/golang-standards/project-layout
So doing something like
cmd/server/main.go
pkg/handler.go
We could structure the repo a little bit differently.
Maybe following something like this https://github.com/golang-standards/project-layout
So doing something like
cmd/server/main.go
pkg/handler.go