[ 原始碼: golang-pretty ]
套件:golang-github-kr-pretty-dev(0.2.1+git20200831.59b4212-1)
golang-github-kr-pretty-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-pretty:
- [golang-pretty_0.2.1+git20200831.59b4212-1.dsc]
- [golang-pretty_0.2.1+git20200831.59b4212.orig.tar.xz]
- [golang-pretty_0.2.1+git20200831.59b4212-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Pretty printing for Go values
Go library package github.com/kr/pretty provides pretty-printing for Go values. This is useful during debugging, to avoid wrapping long output lines in the terminal.
It provides a function, Formatter, that can be used with any function that accepts a format string. It also provides convenience wrappers for functions in packages fmt and log.
其他與 golang-github-kr-pretty-dev 有關的套件
|
|
|
|
-
- dep: golang-github-kr-text-dev (>= 0.1.0)
- Go package for manipulating paragraphs of text