Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vulcand/vulcand
/ DeleteFrontend
Method
DeleteFrontend
proxy/proxy.go:35–35 ·
view source on GitHub ↗
(engine.FrontendKey)
Source
from the content-addressed store, hash-verified
33
34
UpsertFrontend(engine.Frontend) error
35
DeleteFrontend(engine.FrontendKey) error
36
37
UpsertMiddleware(engine.FrontendKey, engine.Middleware) error
38
DeleteMiddleware(engine.MiddlewareKey) error
Callers
4
processChange
Function · 0.65
deleteFrontend
Method · 0.65
TestFrontendCRUD
Method · 0.65
deleteFrontendAction
Method · 0.65
Implementers
1
mux
proxy/mux/mux.go
Calls
no outgoing calls
Tested by
1
TestFrontendCRUD
Method · 0.52