Registry / utility / logrusorgru-aurora-v4

logrusorgru-aurora-v4

JSON →
library4.0.0gogounverified

Package aurora implements ANSI-colors for terminal output in Go.

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

Prints a red-colored string to the terminal.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Meta
1
Resources
logrusorgru-aurora-v4 — go get logrusorgru-aurora-v4 · libregistry