Categorygithub.com/dneto/lor-deckcode-go
modulepackage
0.6.2
Repository: https://github.com/dneto/lor-deckcode-go.git
Documentation: pkg.go.dev

# README

lor-deckcode-go

Go Report Card Go Reference Test

a LoR deck encoder/decoder for Go

Installation

$ go get github.com/m0t0k1ch1/lor-deckcode-go

# Functions

Decode decodes a deck code to a deck.
Encode encodes a deck to a deck code.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

CardCodeAndCount represents a card code and count.

# Type aliases

Deck represents a deck.