Documentation ¶ Index ¶ func Do(req *http.Request) (*http.Response, error) func DoPrint(req *http.Request) (*http.Response, error) func Hook() func LoadOnce(file string) func Print() func Serve(url string, status string, hdr http.Header, body []byte) func Unhook() Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Do ¶ func Do(req *http.Request) (*http.Response, error) func DoPrint ¶ func DoPrint(req *http.Request) (*http.Response, error) func Hook ¶ func Hook() func LoadOnce ¶ func LoadOnce(file string) func Print ¶ func Print() func Serve ¶ func Serve(url string, status string, hdr http.Header, body []byte) func Unhook ¶ func Unhook() Types ¶ This section is empty. Source Files ¶ View all Source files test.go Click to show internal directories. Click to hide internal directories.