1
0
mirror of https://github.com/golang/go synced 2024-10-04 10:11:21 -06:00
go/src/pkg/text/tabwriter
Russ Cox ebae73bb24 pprof: add Profile type
Makes it possible for client code to maintain its own profiles,
and also reduces the API surface by giving us a type that
models built-in profiles.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5684056
2012-02-22 21:46:12 -05:00
..
example_test.go text/tabwriter: fix documentation by adding an example. 2012-02-21 14:48:17 -08:00
tabwriter_test.go pprof: add Profile type 2012-02-22 21:46:12 -05:00
tabwriter.go text/tabwriter: fix documentation by adding an example. 2012-02-21 14:48:17 -08:00