Directories ¶
Path | Synopsis |
---|---|
gobyexample
|
|
for
for is Go's only looping construct
|
for is Go's only looping construct |
helloworld
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
|
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 |
Click to show internal directories.
Click to hide internal directories.