MCPcopy Create free account
hub / github.com/TruthHun/BookStack / CateController

Struct CateController

controllers/CateController.go:8–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6)
7
8type CateController struct {
9 BaseController
10}
11
12func (this *CateController) Index() {
13 cid, _ := this.GetInt("cid")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected