Versions in this module Expand all Collapse all v1 v1.8.2 Nov 4, 2017 Changes in this version + const NilCloser + func ErrorEqual(left, right error) bool + func NewRoundTripCheckRequest(checkRequest func(*http.Request), theResponse *http.Response, theError error) http.RoundTripper + type Closer interface + Close func() + func NewCallbackCloser(fn func()) Closer + type T interface + Fatal func(args ...interface{}) + Fatalf func(format string, args ...interface{}) + type TemporaryDirectory interface + Path func() string + func NewTemporaryDirectory(name string, t T) (handler TemporaryDirectory)