Implements a deep pretty printer for Go data structures to aid in debugging
Go to file
Dave Collins 1a599b7b25 Initial implementation. 2013-01-08 23:38:16 -06:00
spew Initial implementation. 2013-01-08 23:38:16 -06:00
.gitignore Initial commit 2013-01-08 21:18:23 -08:00
LICENSE Initial implementation. 2013-01-08 23:38:16 -06:00
README.md Initial commit 2013-01-08 21:18:23 -08:00

README.md

go-spew

Implements a deep pretty printer for Go data structures to aid in debugging