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

Method Handle

config/http.go:35–35  ·  view source on GitHub ↗
(string, http.Handler)

Source from the content-addressed store, hash-verified

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

Callers 3

handleMethod · 0.65
initFunction · 0.65
HandleMethod · 0.65

Implementers 1

HTTPconfig/http.go

Calls

no outgoing calls

Tested by

no test coverage detected