Hacker News new | ask | show | jobs
by hmrmaxwell 4388 days ago
It seems that mild goto usage is not uncommon in at least some major golang projects:

https://github.com/dotcloud/docker/search?q=goto&ref=cmdform

https://github.com/hashicorp/serf/search?q=goto&ref=cmdform

https://github.com/skynetservices/skydns/search?q=goto&ref=c...

https://github.com/calmh/syncthing/search?q=goto&ref=cmdform

https://github.com/juju/juju/search?q=goto&ref=cmdform

EDIT: formatting