Documentation
¶
Overview ¶
This file was generated by counterfeiter
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeHttpClientDoer ¶
type FakeHttpClientDoer struct { DoStub func(req *http.Request) (resp *http.Response, err error) // contains filtered or unexported fields }
func (*FakeHttpClientDoer) DoArgsForCall ¶
func (fake *FakeHttpClientDoer) DoArgsForCall(i int) *http.Request
func (*FakeHttpClientDoer) DoCallCount ¶
func (fake *FakeHttpClientDoer) DoCallCount() int
Click to show internal directories.
Click to hide internal directories.