go-spew/spew
Dave Collins bd6dd81322 Use writer directly in formatter.
Write directly to the fmt.State output writer to avoid the overhead
of a buffer in the formatter code.
2013-01-14 00:23:18 -06:00
..
common.go Use writer directly in formatter. 2013-01-14 00:23:18 -06:00
config.go Update ConfigState documentation. 2013-01-12 12:35:23 -06:00
doc.go Fix a few comment typos and improve consistency. 2013-01-13 00:17:58 -06:00
dump.go Fix a few comment typos and improve consistency. 2013-01-13 00:17:58 -06:00
dump_test.go Add tests for non-interface nil pointers. 2013-01-12 23:36:46 -06:00
example_test.go Implement support for unqiue config instances. 2013-01-12 12:06:59 -06:00
format.go Use writer directly in formatter. 2013-01-14 00:23:18 -06:00
spew.go Fix a few comment typos and improve consistency. 2013-01-13 00:17:58 -06:00