Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/DocHub
/ NewRelate
Function
NewRelate
models/RelateModel.go:10–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
}
9
10
func
NewRelate() *Relate {
11
return
&Relate{}
12
}
13
14
func
GetTableRelate() string {
15
return
getTable(
"relate"
)
Callers
1
RegisterDB
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected