package
0.0.0-20240625120313-94d3911a86d8
Repository: https://github.com/drpaneas/archiveroms.git
Documentation: pkg.go.dev

# Functions

CreateAllConsoles fetches metadata for all supported consoles.
GetAllConsoleGames runs gamePerConsole() for each console found in ConsolesDB.

# Variables

ConsolesDB contains all the information about each console.
GamesDB is storage for all the games for all supported Consoles.

# Structs

Console struct.
Rom represents the contents a zip archive.