5 ms·
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://gith
by hmrmaxwell 12y 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/dotcloud/docker/search?q=goto&ref=cmdform
https://github.com/hashicorp/serf/search?q=goto&ref=cmdform https://github.com/hashicorp/serf/search?q=goto&ref=cmdform
https://github.com/skynetservices/skydns/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/calmh/syncthing/search?q=goto&ref=cmdform
https://github.com/juju/juju/search?q=goto&ref=cmdform https://github.com/juju/juju/search?q=goto&ref=cmdform
EDIT: formatting