Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
func
NewCollect() *Collect {
47
return
&Collect{}
48
}
49
50
func
GetTableCollectFolder() string {
51
return
getTable(
"collect_folder"
)
Callers
2
RegisterDB
Function · 0.85
DelRows
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected