Additional resources
- How do you structure your Go apps? Talk by Kat Zien from GopherCon UK 2018: https://www.youtube.com/watch?v=1rxDzs0zgcE
- Get familiar with workspaces: https://go.dev/blog/get-familiar-with-workspaces
- Tutorial: Getting started with multi-module workspaces: https://go.dev/doc/tutorial/workspaces
- Experimenting with project templates: https://go.dev/blog/gonew
- SQLite: https://www.sqlite.org/index.html
- Go SQLite package: https://github.com/mattn/go-sqlite3
- The documentation of
database/sql
: https://pkg.go.dev/database/sql - The documentation of the
cmd/link
package: https://pkg.go.dev/cmd/link - golang.org moving to go.dev: https://go.dev/blog/tidy-web
Join our community on Discord
Join our community’s Discord space for discussions with the authors and other readers:
https://discord.gg/FzuQbc8zd6