MCPcopy
hub / github.com/yusing/godoxy / ServeHTTP

Method ServeHTTP

internal/entrypoint/http_server.go:32–32  ·  view source on GitHub ↗
(w http.ResponseWriter, r *http.Request)

Source from the content-addressed store, hash-verified

30 DelRoute(route types.HTTPRoute)
31 FindRoute(s string) types.HTTPRoute
32 ServeHTTP(w http.ResponseWriter, r *http.Request)
33}
34
35type httpServer struct {

Implementers 1

httpServerinternal/entrypoint/http_server.go

Calls

no outgoing calls