Registry / utility / motomux-pretty

motomux-pretty

JSON →
library0.0.0-20161209205251-b2aad2c9a95dgogounverified

Pretty-printing for Go values, useful for debugging and wrapping long output lines.

go get github.com/motomux/pretty
INSTALL
IMPORT
SIG · MOTOMUX-PRETTY
M
motomux-pretty
utilitygov0.0.0-20161209205251-b2aad2c9a95d
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.

pretty
github.com/motomux/pretty

Print a value with pretty formatting.

package main import ( "fmt" "github.com/motomux/pretty" ) func main() { pretty.Println("Hello, world!") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20161209205251-b2aad2c9a95dlatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
motomux-pretty — go get motomux-pretty · libregistry