woodpecker/vendor/github.com/kr/pretty
6543 75513575be
Use go's vendoring (#284)
* store dependency's in git

* since we vendor ... rm tech-depts

* aad make target 'vendor' to update vendor folder (manual task)
2021-08-30 19:14:04 +02:00
..
.gitignore Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
diff.go Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
formatter.go Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
go.mod Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
go.sum Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
License Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
pretty.go Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
Readme Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
zero.go Use go's vendoring (#284) 2021-08-30 19:14:04 +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