Documentation
¶
Index ¶
- func InitLiveList(urls []string) error
- func PrintError(message string)
- func PrintInfo(message string)
- func PrintSuccess(message string)
- func PrintURLList(urls []string)
- func PrintURLStatus(url string, isUp bool)
- func PrintWarning(message string)
- func StopLiveList()
- func UpdateURLStatus(index int, url string, isUp bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitLiveList ¶
func PrintSuccess ¶
func PrintSuccess(message string)
PrintSuccess prints a success message in a box
func PrintURLStatus ¶
PrintURLStatus prints the status of a URL in a box
func PrintWarning ¶
func PrintWarning(message string)
PrintWarning prints a warning message in a box
func UpdateURLStatus ¶
UpdateURLStatus updates the status of a URL in the live list
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.