config

package
v0.0.65 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2021 License: GPL-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 Config

type Config struct {
	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"`
	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"`
}

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