MCPcopy Create free account
hub / github.com/TruthHun/BookStack / init

Function init

routers/router.go:3–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1package routers
2
3func init() {
4 bookChatRouters()
5 webRouter()
6}

Callers

nothing calls this directly

Calls 2

bookChatRoutersFunction · 0.85
webRouterFunction · 0.85

Tested by

no test coverage detected