Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/DocHub
/ NewSys
Function
NewSys
models/SysModel.go:48–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
func
NewSys() *Sys {
49
return
&Sys{}
50
}
51
52
func
GetTableSys() string {
53
return
getTable(
"sys"
)
Callers
9
Reg
Method · 0.85
IsFreeDown
Method · 0.85
install
Function · 0.85
RegisterDB
Function · 0.85
AutoSitemap
Function · 0.85
BuildSitemap
Method · 0.85
DocumentProcess
Function · 0.85
RecoverFromRecycle
Method · 0.85
RemoveToRecycle
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected