package
Version:
v1.1.7
Opens a new window with list of versions in this module.
Published: Dec 5, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
BL = Class("Bayernliga")
LL = Class("Landesliga")
BOL = Class("Bezirksoberliga")
BZL = Class("Bezirksliga")
BZK = Class("Bezirksklasse")
UeBOL = Class("Übergreifende Bezirksoberliga")
UeBL = Class("Übergreifende Bezirksliga")
UeBK = Class("Übergreifende Bezirksklasse")
)
func Parse converts a given string to a Class
it tries to convert different styles of classes to a Class type
func GetAbbreviation returns short name of a class
func GetName returns the full name of a class
Source Files
¶
Click to show internal directories.
Click to hide internal directories.