package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Jul 1, 2019
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
HealthCheck is used to verify if the service is up and running
Router register necessary routes and returns an instance of a router.
Run executes crawler and collect links from the pages
Validate accepts URL and check if it is valid
type LinkInfo struct {
StatusCode int
Links []string
}
LinkInfo is a simple struct which collect links from website
Source Files
¶
Click to show internal directories.
Click to hide internal directories.