Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultFormat = "" DefaultLanguage = "" DefaultPretty = false DefaultStride = 10000 DefaultTitle = "" )
Variables ¶
View Source
var ISOtoFlag = map[string]string{
"": "'🇬🇧 '",
"eng": "'🇬🇧 '",
"dut": "'🇳🇱 '",
"fre": "'🇫🇷 '",
"ger": "'🇩🇪 '",
"hun": "'🇭🇺 '",
"ita": "'🇮🇹 '",
"jpn": "'🇯🇵 '",
"rus": "'🇷🇺 '",
"slv": "'🇸🇮 '",
"spa": "'🇪🇸 '",
"swe": "'🇸🇪 '",
}
View Source
var ISOtoHTML = map[string]string{
"afr": "af",
"ain": "ain",
"alg": "alg",
"amh": "am",
"ara": "ar",
"arn": "arn",
"bnt": "bnt",
"bre": "br",
"bul": "bg",
"bur": "my",
"chi": "zh",
"chn": "chn",
"cze": "cs",
"dan": "da",
"dut": "nl",
"eng": "en",
"epo": "eo",
"est": "et",
"fil": "fil",
"fin": "fi",
"fre": "fr",
"geo": "ka",
"ger": "de",
"glg": "gl",
"grc": "grc",
"gre": "el",
"haw": "haw",
"heb": "he",
"hin": "hi",
"hun": "hu",
"ice": "is",
"ind": "id",
"ita": "it",
"jpn": "ja",
"khm": "km",
"kor": "ko",
"kur": "ku",
"lat": "la",
"mal": "ml",
"mao": "mi",
"may": "ms",
"mnc": "mnc",
"mol": "ro",
"mon": "mn",
"nor": "no",
"per": "fa",
"pol": "pl",
"por": "pt",
"rum": "ro",
"rus": "ru",
"san": "sa",
"scr": "hr",
"slo": "sk",
"slv": "sl",
"som": "so",
"spa": "es",
"swa": "sw",
"swe": "sv",
"tah": "ty",
"tam": "ta",
"tgl": "tl",
"tha": "th",
"tib": "bo",
"tur": "tr",
"ukr": "uk",
"urd": "ur",
"vie": "vi",
"yid": "yi",
}
https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
Functions ¶
Types ¶
type LangCode ¶
type LangCode struct {
// contains filtered or unexported fields
}
Source Files ¶
- common.go
- daijirin.go
- daijisen.go
- epwing.go
- frequency.go
- gakken.go
- jmdict.go
- jmdict_constants.go
- jmdict_forms.go
- jmdict_glossary.go
- jmdict_headword.go
- jmdict_metadata.go
- jmdict_references.go
- jmdict_tags.go
- jmnedict.go
- jmnedict_generic_terms.go
- jmnedict_text_util.go
- kanjidic.go
- kotowaza.go
- koujien.go
- meikyou.go
- rikai.go
- shougakukan2.go
- structured_content.go
- wadai.go
Click to show internal directories.
Click to hide internal directories.