MCPcopy Index your code
hub / github.com/labstack/echo / Error

Method Error

echo_test.go:1288–1290  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1286}
1287
1288func (ce *customError) Error() string {
1289 return ce.Message
1290}
1291
1292func TestDefaultHTTPErrorHandler(t *testing.T) {
1293 var testCases = []struct {

Callers 2

TestEcho_StartFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected