//
pkg.gl
Category
github.com/ibiscum/Go-Programming-Cookbook-Second-Edition
chapter12
internal
cards
package
0.0.0-20241212173216-745cb4b42230
Repository:
https://github.com/ibiscum/go-programming-cookbook-second-edition.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
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.