Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/DocHub
/ NewAdmin
Function
NewAdmin
models/AdminModel.go:17–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
}
16
17
func
NewAdmin() *Admin {
18
return
&Admin{}
19
}
20
func
GetTableAdmin() string {
21
return
getTable(
"admin"
)
22
}
Callers
1
RegisterDB
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected