Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ CommentController
Struct
CommentController
controllers/CommentController.go:3–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
controllers
2
3
type
CommentController
struct
{
4
BaseController
5
}
6
7
func
(c *CommentController) Lists() {
8
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected