Versions in this module Expand all Collapse all v1 v1.0.1 Jun 14, 2020 v1.0.0 Jun 13, 2020 Changes in this version + func BeDNSRecord(domain string, dnsType uint16, ttl uint32, answer string) types.GomegaMatcher + func DoGetRequest(url string, fn func(w http.ResponseWriter, r *http.Request)) (code int, body *bytes.Buffer) + func TempFile(data string) *os.File + func TestServer(data string) *httptest.Server