Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ HomeController
Struct
HomeController
controllers/HomeController.go:16–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
)
15
16
type
HomeController
struct
{
17
BaseController
18
}
19
20
func
(this *HomeController) Index() {
21
//tab
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected