MCPcopy 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
60func NewDocumentInfo() *DocumentInfo {
61 return &DocumentInfo{}
62}
63
64func GetTableDocumentInfo() string {
65 return getTable("document_info")

Callers 2

RegisterDBFunction · 0.85
GetByIdMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected