Pacote: golang-github-apparentlymart-go-dump-dev (0.0~git20190214.042adf3-3)
Links para golang-github-apparentlymart-go-dump-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte 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]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
- golang-github-sanity-io-litter-dev
- golang-github-kr-pretty-dev
- python3-pretty-yaml
- golang-github-go-viper-mapstructure-dev
- golang-github-yalue-merged-fs-dev
- golang-github-rodaine-table-dev
- libhtml-prettyprinter-perl
- golang-github-tonistiigi-units-dev
- node-levn
- golang-github-bmatsuo-lmdb-go-dev
- golang-github-spf13-cast-dev
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 de golang-github-apparentlymart-go-dump-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 3.3 kB | 18.0 kB | [lista de arquivos] |