package
1.4.6
Repository: https://github.com/j-swift/scraper.git
Documentation: pkg.go.dev

# Functions

CachedHashMap gets the mapping of hashes to IDs.
DefaultCachePath returns the path used for all cached data.
Draw draws the mix image.
FileHashMap creates a hash map from a csv file.
NewGame returns a new Game.
NewHasher creates a new Hasher that hashes using the provided hash.
NewMAME returns a new MAME.
NewOVGDB returns a new OVGDB.
ParseGDBGame parses a gdb.Game and returns a Game.
StandardFour creates a Def for the Standard 4 image mix.
StandardThree creates a Def for the Standard 3 image mix.

# Constants

No description provided by the author
No description provided by the author
Image types for Datasource options.
Image types for Datasource options.
Image types for Datasource options.
Image types for Datasource options.
Image types for Datasource options.
Image types for Datasource options.
Image types for Datasource options.
Image types for Datasource options.
Image types for Datasource options.
Image types for Datasource options.
Image types for Datasource options.
Image types for Datasource options.
Image types for Datasource options.
Image types for Datasource options.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Video types for Datasource options.

# Variables

ErrImgNotFound is the error returned when a rom image can't be found.
ErrNotFound is the error returned when a rom can't be found in the source.

# Structs

ADB is a Data Source using arcadeitalia and arcade-history.
Daphne is a data source using GDB for Daphne games.
Def represents the overall mix definition.
Element represents an element in the overall image.
Game is the standard Game that all sources will return.
GDB is a DataSource using thegamesdb.net.
Hasher is a thread-safe object to hash files.
HashMap a mapping of hash to names and GDB IDs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MAME is a Data Source using mamedb and arcade-history.
No description provided by the author
NeoGeo is a data source using GDB for Daphne games.
OVGDB is a DataSource using OpenVGDB.
ScummVM is a data source using GDB for ScummVM games.
SS is the source for ScreenScraper.
SSMAME is the source for ScreenScraper.
Value is a value which can be absolute, relative, or a predefined short hand.

# Interfaces

DS is the interface all DataSoures should implement.
No description provided by the author
No description provided by the author

# Type aliases

ImgType represents the different image types that sources may provide.
PreDefValue are the predefined values for Values.
VidTtpe represents the different video types that sources may provide.