# Functions
Dealer will shuffle a deck of cards and deal them to the players.
NewClient creates and initialises the client.
No description provided by the author
No description provided by the author
# Structs
Card is single Playing Card.
FetchRates rates from downstream service.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Client is the exported API.
fake type to satisfy the compiler.
No description provided by the author
Shuffler will shuffle (randomize) the supplied cards.