]> Cypherpunks repositories - gostls13.git/commit
expvar: slightly expand documentation for Var's String method
authorScott Bell <scott@sctsm.com>
Thu, 19 May 2016 01:44:46 +0000 (18:44 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 19 May 2016 04:20:47 +0000 (04:20 +0000)
commit2a12035f8ec18f0a577853fda78faf2826397131
tree626e363b0c4e33a5859156d51ab239f0e50cac5a
parent255e206b2bae9e7632043e08cf8cc0c7ce445c31
expvar: slightly expand documentation for Var's String method

Fixes #15088.

Change-Id: I7727829a4062e15c0e5e3beff4d0bfc1fa327b0f
Reviewed-on: https://go-review.googlesource.com/23232
Reviewed-by: Andrew Gerrand <adg@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/expvar/expvar.go