|
@@ -1,12 +1,9 @@
|
|
|
go-spew
|
|
go-spew
|
|
|
=======
|
|
=======
|
|
|
|
|
|
|
|
-[]
|
|
|
|
|
-(https://travis-ci.org/davecgh/go-spew) [![ISC License]
|
|
|
|
|
-(http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![Coverage Status]
|
|
|
|
|
-(https://img.shields.io/coveralls/davecgh/go-spew.svg)]
|
|
|
|
|
-(https://coveralls.io/r/davecgh/go-spew?branch=master)
|
|
|
|
|
-
|
|
|
|
|
|
|
+[](https://travis-ci.org/davecgh/go-spew)
|
|
|
|
|
+[](http://copyfree.org)
|
|
|
|
|
+[](https://coveralls.io/r/davecgh/go-spew?branch=master)
|
|
|
|
|
|
|
|
Go-spew implements a deep pretty printer for Go data structures to aid in
|
|
Go-spew implements a deep pretty printer for Go data structures to aid in
|
|
|
debugging. A comprehensive suite of tests with 100% test coverage is provided
|
|
debugging. A comprehensive suite of tests with 100% test coverage is provided
|
|
@@ -21,8 +18,7 @@ post about it
|
|
|
|
|
|
|
|
## Documentation
|
|
## Documentation
|
|
|
|
|
|
|
|
-[]
|
|
|
|
|
-(http://godoc.org/github.com/davecgh/go-spew/spew)
|
|
|
|
|
|
|
+[](http://godoc.org/github.com/davecgh/go-spew/spew)
|
|
|
|
|
|
|
|
Full `go doc` style documentation for the project can be viewed online without
|
|
Full `go doc` style documentation for the project can be viewed online without
|
|
|
installing this package by using the excellent GoDoc site here:
|
|
installing this package by using the excellent GoDoc site here:
|