Documentation ¶
Overview ¶
Code generated by mockery v1.0.0
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0
Index ¶
- type ErrorAware
- type JSONAware
- type RedirectAware
- func (_m *RedirectAware) Redirect(name string, args map[string]string) web.Redirect
- func (_m *RedirectAware) RedirectPermanent(name string, args map[string]string) web.Redirect
- func (_m *RedirectAware) RedirectPermanentURL(url string) web.Redirect
- func (_m *RedirectAware) RedirectURL(url string) web.Redirect
- type RenderAware
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorAware ¶
ErrorAware is an autogenerated mock type for the ErrorAware type
func (*ErrorAware) ErrorNotFound ¶
ErrorNotFound provides a mock function with given fields: _a0, err
func (*ErrorAware) ErrorWithCode ¶
ErrorWithCode provides a mock function with given fields: _a0, err, httpStatus
type JSONAware ¶
JSONAware is an autogenerated mock type for the JSONAware type
type RedirectAware ¶
RedirectAware is an autogenerated mock type for the RedirectAware type
func (*RedirectAware) RedirectPermanent ¶
RedirectPermanent provides a mock function with given fields: name, args
func (*RedirectAware) RedirectPermanentURL ¶
func (_m *RedirectAware) RedirectPermanentURL(url string) web.Redirect
RedirectPermanentURL provides a mock function with given fields: url
func (*RedirectAware) RedirectURL ¶
func (_m *RedirectAware) RedirectURL(url string) web.Redirect
RedirectURL provides a mock function with given fields: url
type RenderAware ¶
RenderAware is an autogenerated mock type for the RenderAware type
func (*RenderAware) WithStatusCode ¶
func (_m *RenderAware) WithStatusCode(code int) responder.RenderAware
WithStatusCode provides a mock function with given fields: code