info

package
v0.0.0-...-d79959a Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Info

type Info struct {
	Filepath  string             `json:"filepath"`
	Timestamp time.Time          `json:"timestamp"`
	Settings  qsettings.Settings `json:"settings"`
	Players   []qclient.Client   `json:"players"`
}

func NewFromMvdparserData

func NewFromMvdparserData(data mvdparser.Data) Info

func NewFromMvdparserDataFile

func NewFromMvdparserDataFile(filepath string) (Info, error)

func (*Info) GetMode

func (i *Info) GetMode() qmode.Mode

func (*Info) GetTitle

func (i *Info) GetTitle() string

Jump to

Keyboard shortcuts

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