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

Function NewAdsCont

models/ads.go:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36}
37
38func NewAdsCont() *AdsCont {
39 return &AdsCont{}
40}
41
42const (
43 AdsPositionBeforeFriendLink = "global-before-friend-link"

Callers 5

UpdateAdsMethod · 0.92
DelAdsMethod · 0.92
AdsMethod · 0.92
RegisterModelFunction · 0.92
ListsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected