Top 1.6% dependent repos on proxy.golang.org
proxy.golang.org : github.com/domonda/go-pretty
Package pretty offers print functions that format values of any Go type in a compact single line string suitable for logging and debugging. Strings are escaped to be single line with fmt.Sprintf("%#q", s). %#q is used instead of %q to minimize the number of double quotes that would have to be escaped in JSON logs. MaxStringLength, MaxErrorLength, MaxSliceLength can be set to values greater zero to prevent excessive log sizes. An ellipsis rune is used as last element to represent the truncated elements.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/domonda/go-pretty
License: MIT
Latest release: almost 2 years ago
First release: about 3 years ago
Namespace: github.com/domonda
Dependent packages: 15
Dependent repositories: 11
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago