Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DataSet ¶
type DataSet struct { Title string Icons string Rows []DataSetRow }
type DataSetRow ¶
type Top ¶
type Top struct { ColorScheme string Team string Name string Season database.Season Week database.RaceWeek Track database.Track Data []DataSet BorderSize float64 ImageHeight float64 ImageWidth float64 HeaderHeight float64 DriverHeight float64 PaddingSize float64 Columns float64 ColumnWidth float64 }
func (*Top) MetadataFilename ¶
func (*Top) ReadMetadata ¶
func (*Top) WriteMetadata ¶
Click to show internal directories.
Click to hide internal directories.