pennfirst

package
v1.0.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2020 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 Division

type Division struct {
	Name    string
	Sources DivisionSources
}

Division represents a division

type DivisionSources

type DivisionSources struct {
	Matches  string
	Rankings string
	Details  string
	Teams    string
}

DivisionSources represents the links to the Scoring System generated html files

type PennFIRST

type PennFIRST struct{}

PennFIRST provides data from the format used by the Pennsylvania region

func (PennFIRST) GetData

func (PennFIRST) GetData(config config.Config) (map[int]data.Team, []data.Match)

GetData provides data

func (PennFIRST) GetName

func (PennFIRST) GetName() string

GetName provides the name of the data provider

Jump to

Keyboard shortcuts

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