event

package
v0.0.0-...-b7eb296 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2021 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AIPractice

type AIPractice struct {
	Avatar    string `json:"avatar"`
	Deck      string `json:"deck"`
	BotDeckId string `json:"botDeckId"`
}

type DeckSubmit

type DeckSubmit struct {
	EventName string `json:"eventName"`
	Deck      string `json:"deck"`
}

type Event

type Event struct {
	EventName string `json:"eventName"`
}

type JoinQueue

type JoinQueue struct {
	QueueId string `json:"queueId"`
	Avatar  string `json:"avatar"`
}

type PayEntry

type PayEntry struct {
	CurrencyType string `json:"currencyType"`
	EventName    string `json:"eventName"`
}

Jump to

Keyboard shortcuts

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