Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunEngine ¶
func RunEngine( sss *services.SearchSettingsServices, us *services.UrlServices, )
func RunIndex ¶
func RunIndex(us *services.UrlServices, sis *services.SearchIndexServices)
Types ¶
type CrawlData ¶
type CrawlData struct { ID string Url string Success bool ResponseCode int CrawlBody ParsedBody }
Click to show internal directories.
Click to hide internal directories.