//
pkg.gl
Category
github.com/packtpublishing/go-cookbook
Chapter11
graphql
cards
package
0.0.0-20230130100827-6c64ebff31b2
Repository:
https://github.com/packtpublishing/go-cookbook.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
112 SLOC
#
Functions
CardType
CardType returns our card graphql object.
Resolve
Resolve handles filtering cards by suit and value.
Setup
Setup prepares and returns our card schema.
#
Structs
Card
Card represents a standard playing card.