Documentation ¶
Overview ¶
Package playlists is the playlist manager of Ludo. In Ludo, playlists are CSV files containing the ROM path, name, and CRC32 checksum. Playlists are kept into memory for fast lookup of entries and deduplication.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Playlists = map[string]Playlist{}
Playlists is a map of playlists organized per system.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.