]> Cypherpunks repositories - gostls13.git/commit
dashboard: put http handlers in new file handler.go
authorAndrew Gerrand <adg@golang.org>
Wed, 21 Dec 2011 03:07:32 +0000 (14:07 +1100)
committerAndrew Gerrand <adg@golang.org>
Wed, 21 Dec 2011 03:07:32 +0000 (14:07 +1100)
commit4fe73ef40a8b831593249e935921ba4f3c5a1fa7
tree8b0e2914aa22c51b9684a584cdfb57d8e376a66c
parent03fbf29927a2e47939c5b1a8b879f049a01a7cdc
dashboard: put http handlers in new file handler.go

This CL contains no code changes.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5498056
misc/dashboard/app/build/build.go
misc/dashboard/app/build/handler.go [new file with mode: 0644]