MCPcopy Index your code
hub / github.com/Monibuca/engine / Handler

Method Handler

config/http.go:36–36  ·  view source on GitHub ↗
(*http.Request)

Source from the content-addressed store, hash-verified

34 Listen(ctx context.Context) error
35 Handle(string, http.Handler)
36 Handler(*http.Request) (http.Handler, string)
37 AddMiddleware(Middleware)
38}
39

Callers 3

HandlerMethod · 0.65
WsRemoteMethod · 0.65
ReceiveRequestMethod · 0.65

Implementers 1

HTTPconfig/http.go

Calls

no outgoing calls

Tested by

no test coverage detected