MCPcopy 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
17func NewAdmin() *Admin {
18 return &Admin{}
19}
20func GetTableAdmin() string {
21 return getTable("admin")
22}

Callers 1

RegisterDBFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected