Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Log format.Log
)
Functions ¶
This section is empty.
Types ¶
type Bonanza_Page ¶ added in v1.54.5
type Bonanza_Page struct {
Analytics struct {
ConvivaAssetName string
}
Metadata struct {
MpxAccountId string
}
Name string
}
func New_Bonanza_Page ¶ added in v1.54.5
func New_Bonanza_Page(guid int64) (*Bonanza_Page, error)
func (Bonanza_Page) Base ¶ added in v1.54.5
func (b Bonanza_Page) Base() string
func (Bonanza_Page) Video ¶ added in v1.54.5
func (b Bonanza_Page) Video() (*Video, error)
Click to show internal directories.
Click to hide internal directories.