go-spew/spew
Alexander Staubo 51a089712b Adds config option DisableNilValues, which specifies whether or not to include
nil fields. This is useful in tests that rely on "golden" test data: Often one
adds a new, optional field to a struct, and it's onerous to update all test
data to reflect this field, which would now be nil everywhere.
2016-11-21 13:45:00 -05:00
..
testdata Dump non-zero len and cap for applicable types. 2014-05-05 22:39:05 -05:00
bypass.go Update license copyright years. 2016-10-29 15:38:27 -05:00
bypasssafe.go Update license copyright years. 2016-10-29 15:38:27 -05:00
common.go Update license copyright years. 2016-10-29 15:38:27 -05:00
common_test.go Update license copyright years. 2016-10-29 15:38:27 -05:00
config.go Adds config option DisableNilValues, which specifies whether or not to include 2016-11-21 13:45:00 -05:00
doc.go Update license copyright years. 2016-10-29 15:38:27 -05:00
dump.go Adds config option DisableNilValues, which specifies whether or not to include 2016-11-21 13:45:00 -05:00
dump_test.go Correct a copy of misspellings found by misspell. 2016-10-29 15:57:26 -05:00
dumpcgo_test.go Update license copyright years. 2016-10-29 15:38:27 -05:00
dumpnocgo_test.go Add tests for recent cgo handling updates. 2013-09-21 21:50:00 -05:00
example_test.go Update license copyright years. 2016-10-29 15:38:27 -05:00
format.go Update license copyright years. 2016-10-29 15:38:27 -05:00
format_test.go Correct a copy of misspellings found by misspell. 2016-10-29 15:57:26 -05:00
internal_test.go Update license copyright years. 2016-10-29 15:38:27 -05:00
internalunsafe_test.go Update license copyright years. 2016-10-29 15:38:27 -05:00
spew.go Update license copyright years. 2016-10-29 15:38:27 -05:00
spew_test.go Adds config option DisableNilValues, which specifies whether or not to include 2016-11-21 13:45:00 -05:00