Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Print ¶
func Print(message string, options *PrintOptions)
func PrintError ¶ added in v0.25.0
func PrintError(message string)
func PrintSuccess ¶ added in v0.25.0
func PrintSuccess(message string)
func PrintWarning ¶ added in v0.25.0
func PrintWarning(message string)
Types ¶
type PrintOptions ¶
type PrintOptions struct {
Color string
}
Click to show internal directories.
Click to hide internal directories.