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

Function NewCollect

models/CollectModel.go:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44}
45
46func NewCollect() *Collect {
47 return &Collect{}
48}
49
50func GetTableCollectFolder() string {
51 return getTable("collect_folder")

Callers 2

RegisterDBFunction · 0.85
DelRowsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected