MCPcopy 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
48func NewSys() *Sys {
49 return &Sys{}
50}
51
52func GetTableSys() string {
53 return getTable("sys")

Callers 9

RegMethod · 0.85
IsFreeDownMethod · 0.85
installFunction · 0.85
RegisterDBFunction · 0.85
AutoSitemapFunction · 0.85
BuildSitemapMethod · 0.85
DocumentProcessFunction · 0.85
RecoverFromRecycleMethod · 0.85
RemoveToRecycleMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected