]> Cypherpunks repositories - gostls13.git/commit
net/rpc: use html/template to render html
authorJosh Bleecher Snyder <josharian@gmail.com>
Mon, 7 Jul 2014 23:57:07 +0000 (16:57 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Mon, 7 Jul 2014 23:57:07 +0000 (16:57 -0700)
commitccb99122b137a529a8306ee81014534b28127be6
tree6269413f1b114b8b83e854942745774e6eb00167
parent7b0ee5342919908e1a6b91d7c92a530ef45f5824
net/rpc: use html/template to render html

Found using the vet check in CL 106370045.

LGTM=r
R=golang-codereviews, r
CC=golang-codereviews
https://golang.org/cl/101670044
src/pkg/net/rpc/debug.go