config

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2018 License: MIT Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigValidationError

func ConfigValidationError(message string) error

Types

type Config

type Config struct {
	//mandatory settings
	Title         string
	ScreenSize    int
	SkipBoot      bool
	DisplayFPS    bool
	ColorMode     bool
	FrameRateLock int64

	//optional
	Headless  bool
	Debug     bool
	BreakOn   string
	DumpState bool
}

func (*Config) String

func (c *Config) String() string

func (*Config) Validate

func (c *Config) Validate() error

Jump to

Keyboard shortcuts

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