dispatch/Godeps/_workspace/src/github.com/kr/pretty
2015-05-25 04:00:21 +02:00
..
.gitignore Add config file, handle it with Viper, add a command to open it in an editor 2015-05-25 04:00:21 +02:00
diff.go Add config file, handle it with Viper, add a command to open it in an editor 2015-05-25 04:00:21 +02:00
diff_test.go Add config file, handle it with Viper, add a command to open it in an editor 2015-05-25 04:00:21 +02:00
example_test.go Add config file, handle it with Viper, add a command to open it in an editor 2015-05-25 04:00:21 +02:00
formatter.go Add config file, handle it with Viper, add a command to open it in an editor 2015-05-25 04:00:21 +02:00
formatter_test.go Add config file, handle it with Viper, add a command to open it in an editor 2015-05-25 04:00:21 +02:00
License Add config file, handle it with Viper, add a command to open it in an editor 2015-05-25 04:00:21 +02:00
pretty.go Add config file, handle it with Viper, add a command to open it in an editor 2015-05-25 04:00:21 +02:00
Readme Add config file, handle it with Viper, add a command to open it in an editor 2015-05-25 04:00:21 +02:00
zero.go Add config file, handle it with Viper, add a command to open it in an editor 2015-05-25 04:00:21 +02:00

package pretty

    import "github.com/kr/pretty"

    Package pretty provides pretty-printing for Go values.

Documentation

    http://godoc.org/github.com/kr/pretty