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