mamedb

package
v0.9.0-beta Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2015 License: MIT Imports: 6 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NotFound = errors.New("rom not found")
)

Functions

This section is empty.

Types

type Game

type Game struct {
	ID        string
	Name      string
	Title     string
	Snap      string
	Marquee   string
	Cabinet   string
	Developer string
	Rating    float64
	Players   int64
	Genre     string
	Date      string
	Source    string
}

func GetGame

func GetGame(name string) (*Game, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL