Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogLevel format.LogLevel
Functions ¶
This section is empty.
Types ¶
type Connection ¶ added in v1.48.5
func (Connection) Streams ¶ added in v1.48.5
func (c Connection) Streams() ([]Stream, error)
type Media ¶
type Media struct {
Kind string
Type string
Connection []Connection
}
func (Media) GetConnection ¶ added in v1.48.5
func (m Media) GetConnection() *Connection
type NewsItem ¶ added in v1.46.1
type NewsItem struct {
ShortName string
IstatsLabels struct {
CPS_Asset_ID string
}
Relations []Relation
}
func NewNewsItem ¶ added in v1.46.1
Click to show internal directories.
Click to hide internal directories.