class

package
v1.1.7 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

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")
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Class

type Class string

func Parse

func Parse(s string) (Class, error)

func Parse converts a given string to a Class it tries to convert different styles of classes to a Class type

func (Class) GetAbbreviation

func (c Class) GetAbbreviation() string

func GetAbbreviation returns short name of a class

func (Class) GetName

func (c Class) GetName() string

func GetName returns the full name of a class

Jump to

Keyboard shortcuts

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