package
0.0.0-20230130100827-6c64ebff31b2
Repository: https://github.com/packtpublishing/go-cookbook.git
Documentation: pkg.go.dev

# Functions

CardType returns our card graphql object.
Resolve handles filtering cards by suit and value.
Setup prepares and returns our card schema.

# Structs

Card represents a standard playing card.