add new resources
This commit is contained in:
parent
80ecc96d44
commit
d937c0497a
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ Understand project structure of GO. Go Modules, GOPATH, efficent development env
|
||||||
- https://github.com/golang-standards/project-layout
|
- https://github.com/golang-standards/project-layout
|
||||||
- https://go.dev/doc/code
|
- https://go.dev/doc/code
|
||||||
- https://tutorialedge.net/golang/go-project-structure-best-practices/
|
- https://tutorialedge.net/golang/go-project-structure-best-practices/
|
||||||
|
- https://www.digitalocean.com/community/tutorials/how-to-use-go-modules
|
||||||
|
- https://go.dev/ref/mod
|
||||||
|
|
||||||
### FAQ
|
### FAQ
|
||||||
<details>
|
<details>
|
||||||
|
|
Loading…
Reference in a new issue