MCPcopy 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
20func NewDashboard() *Dashboard {
21 return &Dashboard{}
22}
23
24func (m *Dashboard) Query() *Dashboard {
25 var (

Callers 1

IndexMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected