MCPcopy
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

44type HostRouterProvider interface {
45 GetHostRouter(name string) *gin.Engine
46 GetAllRouter() []*gin.Engine
47}
48
49var fileCache *cache.FileCache

Callers 1

CreateTemplateHooksFunction · 0.65

Implementers 1

HostSwitchserver/hostswitch/host_switch.go

Calls

no outgoing calls

Tested by

no test coverage detected