Make logoutput more helpful #13
Annotations
3 errors
|
build:
mock_test.go#L15
cannot use func(http.ResponseWriter, *http.Request) int {…} (value of type func(http.ResponseWriter, *http.Request) int) as type func(*http.Request) int in argument to mock.Mock
|
|
build:
mock_test.go#L80
cannot use func(w http.ResponseWriter, r *http.Request) int {…} (value of type func(w http.ResponseWriter, r *http.Request) int) as type func(*http.Request) int in argument to mock.Mock
|
|
build
Process completed with exit code 2.
|