Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type I18nLanguage ¶
type I18nLanguage interface { List(parts []string, output string) // contains filtered or unexported methods }
func NewI18nLanguage ¶
func NewI18nLanguage(opts ...Option) I18nLanguage
Click to show internal directories.
Click to hide internal directories.