Net

Net

httpDoc

func httpDoc(url interface{}) interface{}
Returns http document returned by supplied URL.

Aliases

  • httpDocument
  • curl

httpGet

func httpGet(url interface{}) *http.Response
Returns http get response from supplied URL.