Versions in this module Expand all Collapse all v1 v1.2.3 Mar 31, 2021 v1.2.2 Mar 18, 2020 v1.2.1 Mar 17, 2020 Changes in this version + func FromDocument(d tame.Document) (tame.DOMDocument, error) + func FromDocumentE(d tame.Document, err error) (tame.DOMDocument, error) + func FromResponse(res *http.Response) (tame.DOMDocument, error)