package
0.8.1-beta
Repository: https://github.com/evq/scraper.git
Documentation: pkg.go.dev

# Functions

GetGame gets the game information from the DB.
GetGameList gets the game information from the DB.
IsUp returns if thegamedb.net is up.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Game is used to parse the GetGame's <Game> tag.
GameTrunc is used to parse the GetGamesList's <Game> tag.
No description provided by the author
No description provided by the author
GGReq is the request to GetGame.
GGResp is the response of the GetGame query.
Image is used to parse the GetGame's <Images> tags.
OImage is used to parse <Images> tags for fanart and screenshots since they are formatted differently.