Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11
type
BookmarkController
struct
{
12
BaseController
13
}
14
15
func
(this *BookmarkController) Prepare() {
16
this.BaseController.Prepare()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected