Documentation
¶
Index ¶
Constants ¶
View Source
const TranslationFlowName = "TranslationFlow"
Variables ¶
This section is empty.
Functions ¶
func TranslationFlow ¶
Types ¶
type TranslationInput ¶
type TranslationOutput ¶
type TranslationOutput struct {
Translated string `json:"translated"`
}
Click to show internal directories.
Click to hide internal directories.