MCPcopy Index your code
hub / github.com/TruthHun/DocHub / GetTableCollectFolder

Function GetTableCollectFolder

models/CollectModel.go:50–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48}
49
50func GetTableCollectFolder() string {
51 return getTable("collect_folder")
52}
53
54func GetTableCollect() string {
55 return getTable("collect")

Callers 3

CancelMethod · 0.85
DelByDocIdMethod · 0.85
DoesCollectFunction · 0.85

Calls 1

getTableFunction · 0.85

Tested by

no test coverage detected