apple

package
v1.40.6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

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
	AssetURL        AssetURL
	Duration        Duration `json:"durationInMilliseconds"`
	Name            string
	ReleaseDateTime string
}

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