# Functions
DeckToDomainDeck transforms a repo deck to a domain deck.
DomainDeckToDeck transforms a domain deck to a repo deck.
NewRepository creates a new PostgreSQL repository.
# Structs
Deck represents a deck of cards.
Repository is a PostgreSQL implementation of the deckr.Repository interface.