Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Cibernomadas/599ac5ce1ac731fac4d103ca45f03874 to your computer and use it in GitHub Desktop.
Save Cibernomadas/599ac5ce1ac731fac4d103ca45f03874 to your computer and use it in GitHub Desktop.
Estructura de $GOPATH
$GOPATH
/src
/github.com/user/repo
/mypkg
mysrc1.go
mysrc2.go
/cmd/mycmd
main.go
/bin
mycmd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment