Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
50
func
GetTableCollectFolder() string {
51
return
getTable(
"collect_folder"
)
52
}
53
54
func
GetTableCollect() string {
55
return
getTable(
"collect"
)
Callers
3
Cancel
Method · 0.85
DelByDocId
Method · 0.85
DoesCollect
Function · 0.85
Calls
1
getTable
Function · 0.85
Tested by
no test coverage detected