Documentation
¶
Index ¶
Constants ¶
View Source
const Prefix = "ADC"
Prefix The prefix for the result string
View Source
const Version = 2
Version Current ADC version
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deck ¶
Deck The unencoded deck
func (*Deck) MarshalText ¶
MarshalText Encodes a Deck struct to a base64 encoded byte array
func (*Deck) UnmarshalText ¶
UnmarshalText Decodes a base64 encoded byte array to a Deck struct
Click to show internal directories.
Click to hide internal directories.