Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client model
type Deck ¶
type Deck struct {
// contains filtered or unexported fields
}
Deck is a collection of cards
type Player ¶
type Player struct { Client // contains filtered or unexported fields }
Player is a user who envolved in estimation process
type Room ¶
type Room struct {
// contains filtered or unexported fields
}
Room is a place where players estimate
Source Files
¶
Click to show internal directories.
Click to hide internal directories.