Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogLevel format.LogLevel
Functions ¶
Types ¶
type Asset ¶
type Asset struct {
Resource struct {
Duration int64
MP4_Videos []AssetVideo
Title string
}
}
type AssetVideo ¶ added in v1.37.9
type ErrorString ¶ added in v1.50.5
type ErrorString string
func (ErrorString) Error ¶ added in v1.50.5
func (e ErrorString) Error() string
Click to show internal directories.
Click to hide internal directories.