Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/DocHub
/ GetTableDocument
Function
GetTableDocument
models/DocumentModel.go:37–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
}
36
37
func
GetTableDocument() string {
38
return
getTable(
"document"
)
39
}
40
41
//文档信息表
42
type
DocumentInfo
struct
{
Callers
10
Lists
Method · 0.85
Search
Function · 0.85
SearchByMysql
Function · 0.85
GetDocList
Function · 0.85
RecycleList
Method · 0.85
DelRows
Method · 0.85
GetById
Method · 0.85
SimpleList
Method · 0.85
GetDocsByIds
Method · 0.85
GetDocForElasticSearch
Method · 0.85
Calls
1
getTable
Function · 0.85
Tested by
no test coverage detected