Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/DocHub
/ GetTableDocumentInfo
Function
GetTableDocumentInfo
models/DocumentModel.go:64–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
}
63
64
func
GetTableDocumentInfo() string {
65
return
getTable(
"document_info"
)
66
}
67
68
//文档存档表[供预览的文档存储在文档预览的OSS,完整文档存储在存储表]
69
type
DocumentStore
struct
{
Callers
15
Cancel
Method · 0.85
DelByDocId
Method · 0.85
SearchByMysql
Function · 0.85
BuildSitemap
Method · 0.85
DocumentConvert
Function · 0.85
GetDocList
Function · 0.85
RecoverFromRecycle
Method · 0.85
RecycleList
Method · 0.85
RemoveToRecycle
Method · 0.85
DelRows
Method · 0.85
GetById
Method · 0.85
SimpleList
Method · 0.85
Calls
1
getTable
Function · 0.85
Tested by
no test coverage detected