Find a file
Andrew Gerrand bf5b05f2d4 A+C: Markus Duft
R=nigeltao
CC=golang-dev
https://golang.org/cl/1682052
2010-07-08 12:47:16 +10:00
doc
include
lib
misc
pkg
src runtime/tiny: add destroyLock stub, and docs for additional VMs 2010-07-08 00:15:47 +10:00
test
.hgignore
.hgtags
AUTHORS A+C: Markus Duft 2010-07-08 12:47:16 +10:00
CONTRIBUTORS A+C: Markus Duft 2010-07-08 12:47:16 +10:00
favicon.ico
LICENSE
README

This is the source code repository for the Go programming language.  

For documentation about how to install and use Go,
visit http://golang.org/ or load doc/install.html in your web browser.

After installing Go, you can view a nicely formatted
doc/install.html by running godoc --http=:6060
and then visiting http://localhost:6060/doc/install.html.

Unless otherwise noted, the Go source files are distributed
under the BSD-style license found in the LICENSE file.