Пакет: golang-github-apparentlymart-go-dump-dev (0.0~git20190214.042adf3-3)
Връзки за golang-github-apparentlymart-go-dump-dev
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник golang-github-apparentlymart-go-dump.
- [golang-github-apparentlymart-go-dump_0.0~git20190214.042adf3-3.dsc]
- [golang-github-apparentlymart-go-dump_0.0~git20190214.042adf3.orig.tar.xz]
- [golang-github-apparentlymart-go-dump_0.0~git20190214.042adf3-3.debian.tar.xz]
Отговорници:
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
- golang-github-sanity-io-litter-dev
- golang-github-kr-pretty-dev
- golang-github-go-viper-mapstructure-dev
- python-pretty-yaml
- python3-pretty-yaml
- golang-github-rodaine-table-dev
- libhtml-prettyprinter-perl
- golang-github-cbroglie-mapstructure-dev
- golang-github-tonistiigi-units-dev
- golang-github-bmatsuo-lmdb-go-dev
- node-levn
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.
Изтегляне на golang-github-apparentlymart-go-dump-dev
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 3,3 кБ | 18,0 кБ | [списък на файловете] |