MCPcopy 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
19func NewBanner() *Banner {
20 return &Banner{}
21}
22
23func GetTableBanner() string {
24 return getTable("banner")

Callers 1

RegisterDBFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected