MCPcopy 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
143func NewConfig() *Config {
144 return &Config{}
145}
146
147func GetTableConfig() string {
148 return getTable("config")

Callers 5

NewCloudStoreFunction · 0.85
installFunction · 0.85
installCfgFunction · 0.85
RegisterDBFunction · 0.85
NewEmailFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected