Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Translator ¶
type Translator struct {
// contains filtered or unexported fields
}
Translator
The translation functions internally panic, which gets caught by File
func NewTranslator ¶
func NewTranslator() *Translator
func (*Translator) BabelfishLocation ¶
func (t *Translator) BabelfishLocation(loc string)
type UnsupportedError ¶
func (*UnsupportedError) Error ¶
func (u *UnsupportedError) Error() string
Click to show internal directories.
Click to hide internal directories.