Find a file
2009-11-17 16:22:29 -08:00
doc explain the situation with unicode and identifiers 2009-11-17 14:40:07 -08:00
include
lib case insensitive matching in CONTRIBUTORS file 2009-11-17 11:40:25 -08:00
misc FreeBSD-specific porting work. 2009-11-17 08:20:58 -08:00
pkg
src reflect: document that PkgPath and Name return 2009-11-17 16:03:14 -08:00
test bug218.go: testcase for issue 238 2009-11-16 17:53:39 -08:00
.hgignore
.hgtags
AUTHORS Add myself to authors and contributors 2009-11-17 16:22:29 -08:00
CONTRIBUTORS Add myself to authors and contributors 2009-11-17 16:22:29 -08: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.