Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/DocHub
/ Prepare
Method
Prepare
controllers/HomeControllers/UserController.go:26–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
func
(this *UserController) Prepare() {
27
this.BaseController.Prepare()
28
this.Xsrf()
29
}
30
31
//会员中心
32
func
(this *UserController) Get() {
Callers
nothing calls this directly
Calls
1
Xsrf
Method · 0.45
Tested by
no test coverage detected