Registry / utility / logrusorgru-aurora-v3

logrusorgru-aurora-v3

JSON →
library3.0.0gogounverified

Package aurora implements ANSI-colors for terminal output.

go get github.com/logrusorgru/aurora/v3
INSTALL
IMPORT
SIG · LOGRUSORGRU-AURORA
L
logrusorgru-aurora-v3
utilitygov3.0.0
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.

aurora
github.com/logrusorgru/aurora/v3

Print red text using aurora

package main import ( "fmt" "github.com/logrusorgru/aurora/v3" ) func main() { fmt.Println(aurora.Red("Hello, World!")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
logrusorgru-aurora-v3 — go get logrusorgru-aurora-v3 · libregistry