Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/DocHub
/ NewDocumentRecycle
Function
NewDocumentRecycle
models/RecycleModel.go:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
}
20
21
func
NewDocumentRecycle() *DocumentRecycle {
22
return
&DocumentRecycle{}
23
}
24
25
func
GetTableDocumentRecycle() string {
26
return
getTable(
"document_recycle"
)
Callers
2
RegisterDB
Function · 0.85
SetIllegal
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected