Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Test ¶
type Test struct { Name string Req *http.Request SkipVerify bool Wants []func(*http.Response) error }
func (*Test) HasStatusCode ¶
func (*Test) SkipTLSVerification ¶
Click to show internal directories.
Click to hide internal directories.