Basic parsing

This commit is contained in:
Christian Nieves
2023-07-03 18:35:57 -05:00
parent 574a07495f
commit 74b67313e7
4 changed files with 10 additions and 3 deletions

View File

@ -1,4 +1,4 @@
package extract
package types
type Card struct {
PackCode string `json:"pack_code"`