Documentation
¶
Index ¶
Constants ¶
View Source
const ( NotYourTurn = "not your turn" CardNotPlayable = "card not playable" CardAlreadyPresent = "card already present" CardNotFound = "card not found" RoundNotEnded = "round not ended" RoundEnded = "round ended" InvalidSeed = "invalid seed" )
Errors
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.