go-spew/spew
Thomas NJ Shadwell 6d6046a9de Re-added accidentally removed lines 2013-02-26 19:48:56 +00:00
..
common.go revert previous mis-commits, add ability to allow deeper pretty-printing after an error or Stringer interface is encountered. 2013-02-26 19:43:45 +00:00
common_test.go Fix a couple of comment typos. 2013-02-07 18:43:36 -06:00
config.go Re-added accidentally removed lines 2013-02-26 19:48:56 +00:00
doc.go Update overview doc for correct verb/flag combos. 2013-02-02 01:14:34 -06:00
dump.go Rename pad function to indent. 2013-02-03 01:35:24 -06:00
dump_test.go Add tests for structs with multiple equiv fields. 2013-01-20 19:55:55 -06:00
example_test.go Move SpewState methods to ConfigState. 2013-01-19 19:00:25 -06:00
format.go Fix a couple of comment typos. 2013-02-07 18:43:36 -06:00
format_test.go Add tests for structs with multiple equiv fields. 2013-01-20 19:55:55 -06:00
internal_test.go Add tests for unrecognized reflect values. 2013-01-20 22:31:09 -06:00
spew.go Add support Sprint* family of functions. 2013-02-23 21:33:01 -06:00
spew_test.go Add tests for new Sprint* family functions. 2013-02-23 21:53:16 -06:00