Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogLevel format.LogLevel
Functions ¶
This section is empty.
Types ¶
type Frontline ¶ added in v1.50.7
type Frontline struct { Graph []struct { Type string `json:"@type"` EmbedURL string } `json:"@graph"` }
func NewFrontline ¶ added in v1.50.7
type Masterpiece ¶ added in v1.50.7
type Masterpiece struct {
EmbedURL string
}
func NewMasterpiece ¶ added in v1.50.7
func NewMasterpiece(addr string) (*Masterpiece, error)
func (Masterpiece) Widget ¶ added in v1.50.7
func (m Masterpiece) Widget() (*Widget, error)
type Nova ¶ added in v1.50.7
Click to show internal directories.
Click to hide internal directories.