MCPcopy Create free account
hub / github.com/TruthHun/DocHub / NewCategory

Function NewCategory

models/CategoryModel.go:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20}
21
22func NewCategory() *Category {
23 return &Category{}
24}
25
26func GetTableCategory() string {
27 return getTable("category")

Callers 1

RegisterDBFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected