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

Struct LabelController

controllers/LabelController.go:12–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10)
11
12type LabelController struct {
13 BaseController
14}
15
16// Prepare
17func (this *LabelController) Prepare() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected