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

Struct BookmarkController

controllers/BookmarkController.go:11–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9)
10
11type BookmarkController struct {
12 BaseController
13}
14
15func (this *BookmarkController) Prepare() {
16 this.BaseController.Prepare()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected