draft

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 Status

type Status struct {
	PlayerId     string  `json:"playerId"`
	EventName    string  `json:"eventName"`
	DraftId      string  `json:"draftId"`
	DraftStatus  string  `json:"draftStatus"`
	PackNumber   int     `json:"packNumber"`
	PickNumber   int     `json:"pickNumber"`
	DraftPack    []int   `json:"draftPack"`
	PickedCards  []int   `json:"pickedCards"`
	RequestUnits float64 `json:"requestUnits"`
}

Jump to

Keyboard shortcuts

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