package
Version:
v0.16.4
Opens a new window with list of versions in this module.
Published: Mar 20, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ID struct {
Type IDT
Value int
}
const (
Artist IDT = "ar"
Album IDT = "al"
Track IDT = "tr"
Podcast IDT = "pd"
PodcastEpisode IDT = "pe"
InternetRadioStation IDT = "ir"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.