Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ Config
Method
Config
commands/daemon/daemon.go:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
}
34
35
func
(d *Daemon) Config() *service.Config {
36
return
d.config
37
}
38
func
(d *Daemon) Start(s service.Service) error {
39
40
go
d.Run()
Callers
1
main
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected