golang-github-apparentlymart-go-dump-dev 0.0~git20190214.042adf3-ok1 (amd64 binary) in openkylin yangtze
This package attempts to find a nice compromise between the
built-in formatter and more advanced formatters like go-spew
(https:/
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.
Details
- Package version:
- 0.0~git20190214.042adf3-ok1
- Source:
-
golang-github-apparentlymart-go-dump 0.0~git20190214.042adf3-ok1 source package in openKylin
- Status:
- Deleted
- Component:
- main
- Priority:
- Optional