Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
34
func
NewAdsPosition() *AdsPosition {
35
return
&AdsPosition{}
36
}
37
38
func
NewAdsCont() *AdsCont {
39
return
&AdsCont{}
Callers
3
RegisterModel
Function · 0.92
GetPositions
Method · 0.85
Lists
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected