//
pkg.gl
Category
github.com/FollowTheProcess/msg
internal
colour
package
1.2.0
Repository:
https://github.com/followtheprocess/msg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
50 SLOC
#
Functions
Error
Error returns an error styled string.
Info
Info returns an info styled string.
Success
Success returns a success styled string.
Title
Title returns a title styled string.
Warn
Warn returns a warn styled string.
#
Constants
CodeError
Bold red, used for the error status.
CodeInfo
Bold cyan, used for info.
CodeReset
Reset all attributes.
CodeSuccess
Bold geen, used for success.
CodeTitle
Bold hi cyan, used for titles.
CodeWarn
Bold yellow, used for warn.