MCPcopy Create free account
hub / github.com/ankorstore/yokai / Handler

Method Handler

fxhttpserver/resolve.go:38–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 Method() string
37 Path() string
38 Handler() echo.HandlerFunc
39 Middlewares() []echo.MiddlewareFunc
40}
41

Callers 13

TestResolvedHandlerFunction · 0.95
RegisterHandlerFunction · 0.65
RegisterHandlersGroupFunction · 0.65
withRegisteredResourcesFunction · 0.65
PprofMutexHandlerFunction · 0.65
PprofBlockHandlerFunction · 0.65
PprofAllocsHandlerFunction · 0.65
PprofThreadCreateHandlerFunction · 0.65
PprofGoroutineHandlerFunction · 0.65

Implementers 4

HandlerRegistrationfxhttpserver/register.go
handlerDefinitionfxhttpserver/define.go
testHandlerDefinitionMockfxhttpserver/registry_test.go
resolvedHandlerfxhttpserver/resolve.go

Calls

no outgoing calls

Tested by 2

TestResolvedHandlerFunction · 0.76