Discover Packages
github.com/lcraver/games-api
models
package
Version:
v0.0.0-...-9af7f05
Opens a new window with list of versions in this module.
Published: Jul 8, 2016
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Game struct {
Id int `json:"id"`
Title string `json:"title"`
Developer string `json:developer`
Publisher string `json:publisher`
Languages string `json:languages`
}
type Index struct {
Version string `json:"version"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.