MCPcopy Index your code
hub / github.com/TruthHun/DocHub / GetTableDocumentStore

Function GetTableDocumentStore

models/DocumentModel.go:88–90  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

86}
87
88func GetTableDocumentStore() string {
89 return getTable("document_store")
90}
91
92// 完整的文档内容
93type fullDocument struct {

Callers 13

SearchByMysqlFunction · 0.85
DocumentProcessFunction · 0.85
DocumentConvertFunction · 0.85
GetDocListFunction · 0.85
RecycleListMethod · 0.85
DeepDelMethod · 0.85
GetByIdMethod · 0.85
SimpleListMethod · 0.85
IsExistByMd5Method · 0.85
GetDocStoreByDsIdMethod · 0.85
GetOneDocStoreByDsIdMethod · 0.85
GetDocsByIdsMethod · 0.85

Calls 1

getTableFunction · 0.85

Tested by

no test coverage detected