Documentation ¶
Index ¶
Constants ¶
View Source
const ( LangJA Language = "ja" // 日本語 LangEN = "en" // English LangDE = "de" // Deutsch LangFR = "fr" // Français LangIT = "it" // Italiano LangES = "es" // Español LangPT = "pt" // Portugues LangKO = "ko" // 한글 )
List of supported languages at YGO DB.
Variables ¶
This section is empty.
Functions ¶
func ExtractCardID ¶
ExtractCardID is extract cid from link text.
func ExtractValue ¶
ExtractValue is extract value of number from string.
Some parameter can't be expressed as numbers. For that reason returning as strings. Example: Link Monster's deffence.
Types ¶
Click to show internal directories.
Click to hide internal directories.