games

package
v0.0.0-...-fc710ac Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2024 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Game

type Game struct {
	Name        string
	Description string
	Preview     string
	PlayPath    string
}

type GameColl

type GameColl struct {
	// contains filtered or unexported fields
}

func NewGameColl

func NewGameColl() *GameColl

func (*GameColl) GetGamesTmplData

func (g *GameColl) GetGamesTmplData(gameTmpl tmplreload.CollTmpl) *GamesTmplData

func (*GameColl) Remove

func (g *GameColl) Remove(gameXml string)

func (*GameColl) Update

func (g *GameColl) Update(gameXml string)

type GamesTmplData

type GamesTmplData struct {
	Games string
}

Jump to

Keyboard shortcuts

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