package
Version:
v0.27.0
Opens a new window with list of versions in this module.
Published: Jan 14, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type MockRoundTripper struct {
ResponseStatusCodes []int
CreateErr bool
CallNumber int
}
This roundtripper is a noop and is intended for use only within tests.
RoundTrip Performs a "noop" round trip. It is intended for use only within tests.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.