Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
package
routers
2
3
func
init() {
4
bookChatRouters()
5
webRouter()
6
}
Callers
nothing calls this directly
Calls
2
bookChatRouters
Function · 0.85
webRouter
Function · 0.85
Tested by
no test coverage detected