Documentation
¶
Index ¶
Constants ¶
View Source
const ( CLangENG = 0 CLangRUS = 1 CLangESP = 2 )
Variables ¶
View Source
var (
ErrUnknownLanguage = &SLanguageError{"unknown language"}
)
Functions ¶
func FromILanguage ¶
Types ¶
type SLanguageError ¶
type SLanguageError struct {
// contains filtered or unexported fields
}
func (*SLanguageError) Error ¶
func (err *SLanguageError) Error() string
Click to show internal directories.
Click to hide internal directories.