Versions in this module Expand all Collapse all v2 v2.0.2 Apr 16, 2020 v2.0.1 Apr 16, 2020 Changes in this version + func AlwaysThen(then time.Time) client.EventDefaulter + func ClientDirect(t *testing.T, tc DirectTapTest, copts ...client.Option) + func ClientLoopback(t *testing.T, tc TapTest, copts ...client.Option) + func ClientMiddleware(t *testing.T, tc TapTest, copts ...client.Option) + func NewTap() *tapHandler + type DirectTapTest struct + type DirectTapTestCases map[string]DirectTapTest + type TapTest struct + type TapTestCases map[string]TapTest + type TapValidation struct + Body string + ContentLength int64 + Header http.Header + Method string + Status string + URI string