cmd

package
v0.0.0-...-48ab5c1 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2024 License: MIT Imports: 4 Imported by: 0

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

func MeasureTime(fn func() error) (error, int64)

func ParseCard

func ParseCard(card string) (*cards.Card, error)

func ParseCards

func ParseCards(representation string) ([]cards.Card, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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