Registry / utility / k0kubun-pp

k0kubun-pp

JSON →
library3.0.1+incompatiblegogounverified

Pretty printer for Go values with colored output and customizable formatting.

go get github.com/k0kubun/pp
INSTALL
IMPORT
SIG · K0KUBUN-PP
K
k0kubun-pp
utilitygov3.0.1+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

pp
github.com/k0kubun/pp

Print a value with pretty formatting.

import "github.com/k0kubun/pp" pp.Println("hello", "world", 42)
Debug
Known issues
breakingVersion 3.x uses a different API than v2; v2 used pp.Print, v3 uses pp.Println.
fix
Update calls from pp.Print to pp.Println or use the v2 module path.
affects: >=3.0.0
Upgrade
Version history
3.0.1+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
k0kubun-pp — go get k0kubun-pp · libregistry