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

Method DelRoute

internal/entrypoint/http_server.go:30–30  ·  view source on GitHub ↗
(route types.HTTPRoute)

Source from the content-addressed store, hash-verified

28 Listen(addr string, proto HTTPProto) error
29 AddRoute(route types.HTTPRoute)
30 DelRoute(route types.HTTPRoute)
31 FindRoute(s string) types.HTTPRoute
32 ServeHTTP(w http.ResponseWriter, r *http.Request)
33}

Callers 3

StartAddRouteMethod · 0.65
delHTTPRouteMethod · 0.65

Implementers 1

httpServerinternal/entrypoint/http_server.go

Calls

no outgoing calls

Tested by 1