MCPcopy 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
21func NewDocumentRecycle() *DocumentRecycle {
22 return &DocumentRecycle{}
23}
24
25func GetTableDocumentRecycle() string {
26 return getTable("document_recycle")

Callers 2

RegisterDBFunction · 0.85
SetIllegalMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected