config

package
v0.0.103 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2022 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Debug              bool                  `json:"debug"`
	EnableNHL          bool                  `json:"enableNHL,omitempty"`
	NHLConfig          *sportboard.Config    `json:"nhlConfig,omitempty"`
	MLBConfig          *sportboard.Config    `json:"mlbConfig,omitempty"`
	NCAAMConfig        *sportboard.Config    `json:"ncaamConfig,omitempty"`
	NCAAFConfig        *sportboard.Config    `json:"ncaafConfig,omitempty"`
	NBAConfig          *sportboard.Config    `json:"nbaConfig,omitempty"`
	NFLConfig          *sportboard.Config    `json:"nflConfig,omitempty"`
	MLSConfig          *sportboard.Config    `json:"mlsConfig,omitempty"`
	EPLConfig          *sportboard.Config    `json:"eplConfig,omitempty"`
	DFLConfig          *sportboard.Config    `json:"dflConfig,omitempty"`
	DFBConfig          *sportboard.Config    `json:"dfbConfig,omitempty"`
	UEFAConfig         *sportboard.Config    `json:"uefaConfig,omitempty"`
	FIFAConfig         *sportboard.Config    `json:"fifaConfig,omitempty"`
	ImageConfig        *imageboard.Config    `json:"imageConfig"`
	ClockConfig        *clock.Config         `json:"clockConfig"`
	SysConfig          *sysboard.Config      `json:"sysConfig"`
	PGA                *statboard.Config     `json:"pga"`
	SportsMatrixConfig *sportsmatrix.Config  `json:"sportsMatrixConfig,omitempty"`
	StocksConfig       *stockboard.Config    `json:"stocksConfig"`
	WeatherConfig      *weatherboard.Config  `json:"weatherConfig"`
	F1Config           *racingboard.Config   `json:"f1Config"`
	IRLConfig          *racingboard.Config   `json:"irlConfig"`
	CalenderConfig     *calendarboard.Config `json:"calendarConfig"`
}

Config holds configuration for the RGB matrix and all of its supported Boards

Jump to

Keyboard shortcuts

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