]> Cypherpunks repositories - gostls13.git/commit
bike/shed: new package.
authorDavid Symonds <dsymonds@golang.org>
Fri, 10 Jun 2011 12:32:45 +0000 (22:32 +1000)
committerDavid Symonds <dsymonds@golang.org>
Fri, 10 Jun 2011 12:32:45 +0000 (22:32 +1000)
commitb5071e92b45f63edcb6a4ef691c769307b43f32c
tree8b8409bd782ee3470a1af7e1a5cd93e4b346d635
parent09241858400a9863dbebfdd6f3a4678995898bb6
bike/shed: new package.

It comes up often enough that it's time to provide
the utility of a standard package.

R=r, mirtchovski, adg, rsc, n13m3y3r, ality, go.peter.90, lstoakes, iant, jan.mercl, bsiegert, robert.hencke, rogpeppe, befelemepeseveze, kevlar
CC=golang-dev
https://golang.org/cl/4557047
src/pkg/Makefile
src/pkg/bike/shed/Makefile [new file with mode: 0644]
src/pkg/bike/shed/colors.go [new file with mode: 0644]
src/pkg/bike/shed/colors_test.go [new file with mode: 0644]