package
Version:
v0.11.4
Opens a new window with list of versions in this module.
Published: Aug 9, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
MaxEntries = 100
DefaultVersion = 2
)
type Playlist struct {
Version int
NumberOfEntries int
Entries []Entry
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.