Hacker News new | ask | show | jobs
by Rapzid 4153 days ago
Further to what curun1r said, most(all?) of the Go stdlib is written in Go and that has much platform specific code. Hence, it supports it. However, unless you're writing system code you will most likely never need to touch this.

http://golang.org/src/net/