Package: golang-github-apparentlymart-go-dump-dev (0.0~git20190214.042adf3-1)
Links for golang-github-apparentlymart-go-dump-dev
Trisquel Resources:
Download Source Package golang-github-apparentlymart-go-dump:
- [golang-github-apparentlymart-go-dump_0.0~git20190214.042adf3-1.dsc]
- [golang-github-apparentlymart-go-dump_0.0~git20190214.042adf3.orig.tar.xz]
- [golang-github-apparentlymart-go-dump_0.0~git20190214.042adf3-1.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Go Packaging Team
- Thorsten Alteholz
External Resources:
- Homepage [github.com]
Similar packages:
utility for formatting Go values in a pretty-printed way
This package attempts to find a nice compromise between the built-in formatter and more advanced formatters like go-spew (https://github.com/davecgh/go-spew). Go types often implement the fmt.GoStringer interface to produce a more concise representation of values in Go syntax, but conventionally this result is a single-line string and thus hard to read for larger data structures. go-spew instead produces a formatted dump of a value by using the reflect package to analyze its contents, but this often exposes the internals of data structures that make the result hard to read.
Download golang-github-apparentlymart-go-dump-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 3.2 kB | 18 kB | [list of files] |