Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/daptin/daptin
/ GetAllRouter
Method
GetAllRouter
server/subsite/template_handler.go:46–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
type
HostRouterProvider
interface
{
45
GetHostRouter(name string) *gin.Engine
46
GetAllRouter() []*gin.Engine
47
}
48
49
var
fileCache *cache.FileCache
Callers
1
CreateTemplateHooks
Function · 0.65
Implementers
1
HostSwitch
server/hostswitch/host_switch.go
Calls
no outgoing calls
Tested by
no test coverage detected