Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConsolesAvailable = map[string]string{
"snes": "Nintendo%20-%20Super%20Nintendo%20Entertainment%20System",
}
Functions ¶
func PrettyPrint ¶
func PrettyPrint(i interface{}) string
func StringInSlice ¶
Types ¶
type RemoteCache ¶
type RemoteCache = map[string]RemoteRomFile
type RemoteRomFile ¶
type RomFile ¶
type RomFile struct {
LocalName string
RemoteRom RemoteRomFile
AllMatches fuzzy.Ranks
}
func (*RomFile) PossibleMismatch ¶
Click to show internal directories.
Click to hide internal directories.