Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/DocHub
/ NewConfig
Function
NewConfig
models/ConfigModel.go:143–145 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
141
}
142
143
func
NewConfig() *Config {
144
return
&Config{}
145
}
146
147
func
GetTableConfig() string {
148
return
getTable(
"config"
)
Callers
5
NewCloudStore
Function · 0.85
install
Function · 0.85
installCfg
Function · 0.85
RegisterDB
Function · 0.85
NewEmail
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected