Documentation ¶ Overview ¶ Every Go program must be included in a package A standalone executable Go program must have a main function and must be included in the main package main is the entrypoint of execution Source Files ¶ View all Source files helloworld.go Click to show internal directories. Click to hide internal directories.