Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/DocHub
/ GetTableCollect
Function
GetTableCollect
models/CollectModel.go:54–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
52
}
53
54
func
GetTableCollect() string {
55
return
getTable(
"collect"
)
56
}
57
58
//取消文档收藏
59
//@param did 文档id
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