summaryrefslogtreecommitdiff
path: root/spew/example_test.go
AgeCommit message (Expand)Author
2024-01-14flatten pathsv1.1.3Jeff Carr
2024-01-14clean go modJeff Carr
2016-10-29Update license copyright years.Dave Collins
2015-06-19Add support for limited mode without unsafe pkg.Dave Collins
2014-05-05Dump non-zero len and cap for applicable types.Josh Rickmar
2013-03-08Add byte slice to Dump example.Dave Collins
2013-01-19Move SpewState methods to ConfigState.Dave Collins
2013-01-16Fix a comment and a apply few gofmt changes.Dave Collins
2013-01-12Implement support for unqiue config instances.Dave Collins
2013-01-08Initial implementation.Dave Collins