Want to learn Go Modules and Project Structure in a real environment?
Click below, get a fresh Linux box with Go ready to go, and work through Modules and Project Structure hands-on with an AI tutor that knows your code.
Start this lessonModules and Project StructureWhat you'll learn
- Go mod init
- Go.mod and go.sum
- Import paths
- Package vs module
- Internal/ folder
- Cmd/ layout
- Go mod tidy
