]> Cypherpunks repositories - gostls13.git/commit
expvar: document that the Var interface's String method should return a valid JSON...
authorDavid Symonds <dsymonds@golang.org>
Tue, 5 Apr 2016 05:19:27 +0000 (15:19 +1000)
committerDavid Symonds <dsymonds@golang.org>
Tue, 5 Apr 2016 05:50:56 +0000 (05:50 +0000)
commite8f01e5cae3d72ea78c06d95a5ac622076f455ed
treee987415763ea6bd244d9bd90f27329639b32c8e5
parent869e576517f825aecdc8730b0d22f8d6b59bd749
expvar: document that the Var interface's String method should return a valid JSON value.

Change-Id: If4e740f3dbef4053355542eebdd899b3099d872c
Reviewed-on: https://go-review.googlesource.com/21525
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/expvar/expvar.go