//
pkg.gl
Category
github.com/ibmjstart/cf-object-storage
writer
package
1.0.3
Repository:
https://github.com/ibmjstart/cf-object-storage.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
6
Files
120 SLOC
#
Functions
NewConsoleWriter
NewConsoleWriter creates a new ConsoleWriter.
#
Variables
ClearLine
ClearLine is the ANSI escape code for clearing a terminal line.
Cyan
Cyan formats a string to display in cyan.
Green
Green formats a string to display in green.
Red
Red formats a string to display in red.
White
White formats a string to display in high intensity white.
#
Structs
ConsoleWriter
ConsoleWriter asynchronously prints the current state to the console.