package
Version:
v0.0.0-...-277c1ae
Opens a new window with list of versions in this module.
Published: Jun 7, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
Green = Ansi("\033[1;32m%s\033[0m")
Yellow = Ansi("\033[1;33m%s\033[0m")
Red = Ansi("\033[1;31m%s\033[0m")
)
func Error(args ...interface{})
func Info(args ...interface{})
func Panic(args ...interface{})
func Warn(args ...interface{})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.