Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger = logging.MustGetLogger("fossa-cli")
Functions ¶
func Initialize ¶ added in v0.6.1
func Initialize(interactive, debug bool)
Initialize sets up logging modes.
func Print ¶ added in v0.6.1
func Print(args ...interface{})
Print outputs a literal message to STDOUT.
func Printf ¶ added in v0.6.1
func Printf(format string, args ...interface{})
Printf outputs a formatted message to STDOUT.
func ShowSpinner ¶ added in v0.6.1
func ShowSpinner(message string)
ShowSpinner shows a progress spinner with a message.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.