MCPcopy 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
10func NewRelate() *Relate {
11 return &Relate{}
12}
13
14func GetTableRelate() string {
15 return getTable("relate")

Callers 1

RegisterDBFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected