Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/DocHub
/ NewDocumentInfo
Function
NewDocumentInfo
models/DocumentModel.go:60–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
func
NewDocumentInfo() *DocumentInfo {
61
return
&DocumentInfo{}
62
}
63
64
func
GetTableDocumentInfo() string {
65
return
getTable(
"document_info"
)
Callers
2
RegisterDB
Function · 0.85
GetById
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected