Versions in this module Expand all Collapse all v0 v0.1.1 Oct 14, 2022 v0.1.0 Oct 13, 2022 Changes in this version + func GetStatusFromGoqueryDocument(doc *goquery.Document) (map[string]data.Server, error) + func GetStatusFromReader(r io.Reader) (map[string]data.Server, error) + func GetStatusFromURL(url string) (map[string]data.Server, error)