Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ init
Function
init
commands/command.go:279–283 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
277
}
278
279
func
init() {
280
281
gocaptcha.ReadFonts(
"./static/fonts"
,
".ttf"
)
282
gob.Register(models.Member{})
283
}
Callers
nothing calls this directly
Calls
1
Register
Method · 0.80
Tested by
no test coverage detected