Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
38
func
NewAdsCont() *AdsCont {
39
return
&AdsCont{}
40
}
41
42
const
(
43
AdsPositionBeforeFriendLink =
"global-before-friend-link"
Callers
5
UpdateAds
Method · 0.92
DelAds
Method · 0.92
Ads
Method · 0.92
RegisterModel
Function · 0.92
Lists
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected