Net #httpDoc #func httpDoc(url interface{}) interface{} Returns http document returned by supplied URL. Aliases #httpDocumentcurlhttpGet #func httpGet(url interface{}) *http.Response Returns http get response from supplied URL.