Documentation ¶
Index ¶
- func CheckLink(link string, c chan models.LinkStatus, userAgent string)
- func DisplayHelpPanel()
- func ParseIgnoreListPattern(fileData string) string
- func ParseLinks(data string) []string
- func PrintNoArgsError()
- func PrintVersion()
- func ReadFromFile(filename string) string
- func WriteReportToFile(summary models.CheckSummary)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckLink ¶
func CheckLink(link string, c chan models.LinkStatus, userAgent string)
CheckLink to validate the link status
func ParseIgnoreListPattern ¶
ParseIgnoreListPattern to parse link to ignore in check from a text file
func ParseLinks ¶
ParseLinks all valid URLs from a string data
func ReadFromFile ¶
ReadFromFile to read a file and converse to string data
func WriteReportToFile ¶
func WriteReportToFile(summary models.CheckSummary)
WriteReportToFile to output the summary into a report
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.