Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseWriter ¶
ResponseWriter is an autogenerated mock type for the ResponseWriter type
func (*ResponseWriter) Header ¶
func (_m *ResponseWriter) Header() http.Header
Header provides a mock function with given fields:
func (*ResponseWriter) Write ¶
func (_m *ResponseWriter) Write(_a0 []byte) (int, error)
Write provides a mock function with given fields: _a0
func (*ResponseWriter) WriteHeader ¶
func (_m *ResponseWriter) WriteHeader(_a0 int)
WriteHeader provides a mock function with given fields: _a0
Click to show internal directories.
Click to hide internal directories.