package
0.0.0-20230118092103-de70ca622e41
Repository: https://github.com/packtpublishing/hands-on-dependency-injection-in-go.git
Documentation: pkg.go.dev

# 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.