Last Updated: February 25, 2016
·
1.75K
· fern4lvarez

#golang documentation offline

Want to read the Go documentation, but you've not access to internet?

Run godoc -http=:8080 and you'll have everything you need on localhost:8080.