Documentation ¶
Index ¶
Constants ¶
View Source
const Ace string = "A"
View Source
const Clubs string = "C"
View Source
const Diamonds string = "D"
View Source
const Eight string = "8"
View Source
const Five string = "5"
View Source
const Four string = "4"
View Source
const Hearts string = "H"
View Source
const Jack string = "J"
View Source
const King string = "K"
View Source
const Nine string = "9"
View Source
const Queen string = "Q"
View Source
const Seven string = "7"
View Source
const Six string = "6"
View Source
const Spades string = "S"
View Source
const Ten string = "T"
View Source
const Three string = "3"
View Source
const Two string = "2"
Variables ¶
This section is empty.
Functions ¶
func MeasureTime ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.