MCPcopy 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

1package controllers
2
3type CommentController struct {
4 BaseController
5}
6
7func (c *CommentController) Lists() {
8

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected