mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Update go-swagger * vendor |
5 years ago | |
---|---|---|
.. | ||
.gitignore | 6 years ago | |
License | 5 years ago | |
Readme | 6 years ago | |
diff.go | 6 years ago | |
formatter.go | 5 years ago | |
go.mod | 5 years ago | |
go.sum | 5 years ago | |
pretty.go | 5 years ago | |
zero.go | 6 years ago |
Readme
package pretty import "github.com/kr/pretty" Package pretty provides pretty-printing for Go values. Documentation http://godoc.org/github.com/kr/pretty