Documentation ¶
Overview ¶
Code generated by counterfeiter. DO NOT EDIT.
Index ¶
- type Handler
- func (fake *Handler) ArgsForCall(i int) *http.Request
- func (fake *Handler) CallCount() int
- func (fake *Handler) Calls(stub func(*http.Request) (*routing.Response, error))
- func (fake *Handler) Invocations() map[string][][]interface{}
- func (fake *Handler) Returns(result1 *routing.Response, result2 error)
- func (fake *Handler) ReturnsOnCall(i int, result1 *routing.Response, result2 error)
- func (fake *Handler) Spy(arg1 *http.Request) (*routing.Response, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.