package
0.0.0-20240717211507-c600c60f8228
Repository: https://github.com/gandarez/video-game-api.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new igdb Client.
ParseGamesResponse parses the given data and returns a list of games.
ParseGenresResponse parses the given data and returns a list of genres.
ParsePlatformsResponse parses the given data and returns a list of platforms.

# Structs

No description provided by the author
No description provided by the author
Game represents a IGDB game.
Genre represents a IGDB game genre.
Platform represents a IGDB game platform.

# Interfaces

No description provided by the author