Skip to content

Instantly share code, notes, and snippets.

@Poincare
Created November 9, 2013 15:58
Show Gist options
  • Save Poincare/7386841 to your computer and use it in GitHub Desktop.
Save Poincare/7386841 to your computer and use it in GitHub Desktop.
basic go file layout
package main
func main() {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment