package
0.3.3
Repository: https://github.com/mgjules/deckr.git
Documentation: pkg.go.dev

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