Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ NewDashboard
Function
NewDashboard
models/dashboard.go:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
func
NewDashboard() *Dashboard {
21
return
&Dashboard{}
22
}
23
24
func
(m *Dashboard) Query() *Dashboard {
25
var
(
Callers
1
Index
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected