update resources
This commit is contained in:
parent
fd1fe5fae6
commit
4be09e8750
1 changed files with 3 additions and 2 deletions
|
@ -5,12 +5,13 @@ Go Project Organizations and other temporary tries
|
||||||
Base Resources:
|
Base Resources:
|
||||||
- https://github.com/golang/go/wiki/Modules
|
- https://github.com/golang/go/wiki/Modules
|
||||||
- https://go.dev/blog/using-go-modules
|
- https://go.dev/blog/using-go-modules
|
||||||
|
- https://github.com/golang-standards/project-layout
|
||||||
|
- https://go.dev/doc/code
|
||||||
|
|
||||||
|
|
||||||
Other Resources:
|
Other Resources:
|
||||||
- [ ] https://go.dev/doc/code | ⭐
|
|
||||||
- [ ] https://vid.priv.au/watch?v=XCsL89YtqCs | ⭐
|
- [ ] https://vid.priv.au/watch?v=XCsL89YtqCs | ⭐
|
||||||
- [ ] https://stackoverflow.com/questions/9985559/organizing-a-multiple-file-go-project | ⭐
|
- [ ] https://stackoverflow.com/questions/9985559/organizing-a-multiple-file-go-project | ⭐
|
||||||
- [ ] https://github.com/golang-standards/project-layout
|
|
||||||
- [ ] https://tutorialedge.net/golang/go-project-structure-best-practices/
|
- [ ] https://tutorialedge.net/golang/go-project-structure-best-practices/
|
||||||
- [ ] https://dev.to/jinxankit/go-project-structure-and-guidelines-4ccm
|
- [ ] https://dev.to/jinxankit/go-project-structure-and-guidelines-4ccm
|
||||||
- [ ] https://stackoverflow.com/questions/46646559/golang-project-directory-structure
|
- [ ] https://stackoverflow.com/questions/46646559/golang-project-directory-structure
|
||||||
|
|
Loading…
Reference in a new issue