Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/DocHub
/ NewBanner
Function
NewBanner
models/BannerModel.go:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
}
18
19
func
NewBanner() *Banner {
20
return
&Banner{}
21
}
22
23
func
GetTableBanner() string {
24
return
getTable(
"banner"
)
Callers
1
RegisterDB
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected