Versions in this module Expand all Collapse all v0 v0.2.0 Jun 12, 2019 v0.1.0 Jun 11, 2019 Changes in this version + const CLDRVersion + func Selectf(arg int, format string, cases ...interface{}) catalog.Message + type Form byte + const Few + const Many + const One + const Other + const Two + const Zero + type Interface interface + PluralForm func(t language.Tag, scale int) (f Form, n int) + type Rules struct + var Cardinal *Rules = cardinal + var Ordinal *Rules = ordinal + func (p *Rules) MatchDigits(t language.Tag, digits []byte, exp, scale int) Form + func (p *Rules) MatchPlural(lang language.Tag, i, v, w, f, t int) Form