Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Language ¶
type Language struct {
// contains filtered or unexported fields
}
func New ¶
New creates a new language instance and adds all existing language files from a given path
func (*Language) LoadLangFiles ¶
LoadLangFiles adds all existing language files from a given path
func (*Language) SelectLang ¶
SelectLang parses a language file to struct
Click to show internal directories.
Click to hide internal directories.