Documentation ¶ Overview ¶ Packages allow you to organize your code into a logical hierarchy. We are specifying the "main" package here because we want to create an executable program. We'll explore packages in greater detail in later examples. Source Files ¶ View all Source files 1-first-program.go10-interfaces.go11-concurrency.go12-generics.go13-packages.go14-stdlib-exploration.go2-initializing-variables.go3-consts.go4-conditionals.go5-loops.go6-slices.go7-maps.go8-functions.go9-structs.go Click to show internal directories. Click to hide internal directories.