go-spew/spew
Dave Collins 52f41f689f Rename pad function to indent.
The name indent better describes the function.  This also will help
differentiate the function from planned functions that are intended to
perform padding for the purposes of aligning fields, types, and values.
2013-02-03 01:35:24 -06:00
..
common.go Invoke String/Error methods on addressable vals. 2013-01-20 17:37:24 -06:00
common_test.go Rename pad function to indent. 2013-02-03 01:35:24 -06:00
config.go Move SpewState methods to ConfigState. 2013-01-19 19:00:25 -06: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 Improve invalid reflect value handling. 2013-01-20 20:44:21 -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 Move SpewState methods to ConfigState. 2013-01-19 19:00:25 -06:00
spew_test.go Add dump test for max depth option. 2013-01-20 18:56:59 -06:00