[ ソース: golang-pretty ]
パッケージ: golang-github-kr-pretty-dev (0.1.0-1)
golang-github-kr-pretty-dev に関するリンク
Debian の資源:
golang-pretty ソースパッケージをダウンロード:
メンテナ:
- Debian Go Packaging Team (QA ページ, メールアーカイブ)
- Tonnerre Lombard (QA ページ)
- Anthony Fok (QA ページ)
- Tim Potter (QA ページ)
外部の資源:
- ホームページ [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
- Go package for manipulating paragraphs of text