Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ Index
Method
Index
controllers/CommentController.go:16–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
}
15
16
func
(c *CommentController) Index() {
17
c.Prepare()
18
c.TplName =
"comment/index.html"
19
}
Callers
nothing calls this directly
Calls
1
Prepare
Method · 0.45
Tested by
no test coverage detected