Documentation
¶
Index ¶
- Variables
- func CheckLinks(urlString string, parallel int, results chan VisitedURL)
- func GetAllLinks(url u.URL, errChan chan<- error) chan u.URL
- func InitLogging(traceHandle io.Writer, infoHandle io.Writer, warningHandle io.Writer, ...)
- func SetLogLevel(level Level)
- type ColoredWriter
- type Level
- type QueryT
- type Result
- type Search
- type VisitedURL
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CheckLinks ¶
func CheckLinks(urlString string, parallel int, results chan VisitedURL)
func InitLogging ¶
func SetLogLevel ¶
func SetLogLevel(level Level)
Types ¶
type ColoredWriter ¶
type ColoredWriter struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.