MCPcopy Index your code
hub / github.com/TruthHun/BookStack / NewAdsPosition

Function NewAdsPosition

models/ads.go:34–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32}
33
34func NewAdsPosition() *AdsPosition {
35 return &AdsPosition{}
36}
37
38func NewAdsCont() *AdsCont {
39 return &AdsCont{}

Callers 3

RegisterModelFunction · 0.92
GetPositionsMethod · 0.85
ListsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected