Versions in this module Expand all Collapse all v1 v1.4.9 Jul 22, 2021 Changes in this version + type HTTPHandler struct + ServeHTTPStub func(http.ResponseWriter, *http.Request) + func (fake *HTTPHandler) Invocations() map[string][][]interface{} + func (fake *HTTPHandler) ServeHTTP(arg1 http.ResponseWriter, arg2 *http.Request) + func (fake *HTTPHandler) ServeHTTPArgsForCall(i int) (http.ResponseWriter, *http.Request) + func (fake *HTTPHandler) ServeHTTPCallCount() int + func (fake *HTTPHandler) ServeHTTPCalls(stub func(http.ResponseWriter, *http.Request))