Hacker News new | ask | show | jobs
Google has several million lines of Go (groups.google.com)
23 points by pjvds 4115 days ago
1 comments

I find it doubtful that's all developed internally at Google; it's plausible that they pull in a lot of third-party code to make things easy on themselves.

See, e.g., https://github.com/golang/go/issues/1605