Versions in this module Expand all Collapse all v0 v0.12.2 Nov 22, 2021 v0.12.1 Nov 21, 2021 v0.12.0 Nov 21, 2021 Changes in this version + func GetDoc(html string) (*goquery.Document, error) + func GetImages(html, imgClass string, urlHandler func(string) string) (string, []string, error) + func Title(doc *goquery.Document) string