Documentation ¶
Index ¶
- func GetHtmlAttributeString(htmlAttribute HtmlAttributeDefinition) string
- func GrabImageUrl(db database.MongoDb, parentId interface{}) func(e *colly.HTMLElement)
- func GrabImageUrlSelector() string
- func HtmlAttribute(db database.MongoDb, htmlAttribute HtmlAttributeDefinition) func(e *colly.HTMLElement)
- func StoreRequest(db database.MongoDb, parentId interface{}) func(r *colly.Request)
- func StoreResponse(db database.MongoDb, parentId interface{}) func(r *colly.Response)
- type HtmlAttributeDefinition
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHtmlAttributeString ¶
func GetHtmlAttributeString(htmlAttribute HtmlAttributeDefinition) string
func GrabImageUrl ¶
func GrabImageUrl(db database.MongoDb, parentId interface{}) func(e *colly.HTMLElement)
func GrabImageUrlSelector ¶
func GrabImageUrlSelector() string
func HtmlAttribute ¶
func HtmlAttribute(db database.MongoDb, htmlAttribute HtmlAttributeDefinition) func(e *colly.HTMLElement)
func StoreRequest ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.