enum

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: May 27, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventSize

type EventSize string
const (
	EventSizeSmall EventSize = "small"
	EventSizeBig   EventSize = "big"
	EventSizeAny   EventSize = "any"
)

type EventType

type EventType string
const (
	EventTypeOnline   EventType = "Online"
	EventTypeLocalLan EventType = "Local LAN"
	EventTypeIntlLan  EventType = "International LAN"
	EventTypeRegLan   EventType = "Regional LAN"
	EventTypeMajor    EventType = "Major"
	EventTypeOther    EventType = "Other"
)

type MapSlug

type MapSlug string
const (
	MapSlugTBA         MapSlug = "tba"
	MapSlugTrain       MapSlug = "trn"
	MapSlugCobblestone MapSlug = "cbl"
	MapSlugInferno     MapSlug = "inf"
	MapSlugCache       MapSlug = "cch"
	MapSlugMirage      MapSlug = "mrg"
	MapSlugOverpass    MapSlug = "ovp"
	MapSlugDust2       MapSlug = "d2"
	MapSlugNuke        MapSlug = "nuke"
	MapSlugTuscan      MapSlug = "tcn"
	MapSlugVertigo     MapSlug = "vertigo"
	MapSlugSeason      MapSlug = "-"
	MapSlugDefault     MapSlug = "-"
)

type MatchType

type MatchType string
const (
	MatchTypeLAN       MatchType = "Lan"
	MatchTypeOnline    MatchType = "Online"
	MatchTypeBigEvents MatchType = "BigEvents"
	MatchTypeMajors    MatchType = "Majors"
)

type RankingFilter

type RankingFilter string
const (
	RankingFilterTop5  RankingFilter = "Top5"
	RankingFilterTop10 RankingFilter = "Top10"
	RankingFilterTop20 RankingFilter = "Top20"
	RankingFilterTop30 RankingFilter = "Top30"
	RankingFilterTop50 RankingFilter = "Top50"
)

Jump to

Keyboard shortcuts

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