apple

package
v1.43.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2021 License: OSL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LogLevel format.LogLevel

Functions

This section is empty.

Types

type AssetURL added in v1.39.3

type AssetURL string

func (AssetURL) String added in v1.39.3

func (a AssetURL) String() string

type Attributes added in v1.37.4

type Attributes struct {
	ArtistName      string
	Name            string
	ReleaseDateTime string
	Duration        Duration `json:"durationInMilliseconds"`
	AssetURL        AssetURL
}

type Audio

type Audio struct {
	D []struct {
		Attributes Attributes
	}
}

func NewAudio

func NewAudio(addr string) (*Audio, error)

type Duration added in v1.39.3

type Duration int64

func (Duration) String added in v1.39.3

func (d Duration) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL