translator

package
v0.0.0-...-1074316 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TranslateLanguage

type TranslateLanguage struct {
	From string
	To   string
}

type TranslateResult

type TranslateResult struct {
	Language string
	Result   TranslateTexts
}

func Translate

func Translate(translatee string, languages []TranslateLanguage) []*TranslateResult

type TranslateTexts

type TranslateTexts struct {
	Export   string
	Reimport string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL