MCPcopy 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
279func init() {
280
281 gocaptcha.ReadFonts("./static/fonts", ".ttf")
282 gob.Register(models.Member{})
283}

Callers

nothing calls this directly

Calls 1

RegisterMethod · 0.80

Tested by

no test coverage detected