devblog/src/content/blog/go-project-structure.md
2024-12-28 20:10:04 -05:00

382 B

pubDatetime, title, description
pubDatetime title description
2024-04-01 Go Project Structure for gURL Helpful Go tip.

Over the past week I've been working on changing the structure of gURL.

One of my old CodeNewbie friends on LinkedIn gave me a template to start from on GitHub called Standard Go Project Layout. I intend to use this as a guide.