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

Struct BookController

controllers/BookController.go:37–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35)
36
37type BookController struct {
38 BaseController
39}
40
41// 替换字符串
42func (this *BookController) Replace() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected