Versions in this module Expand all Collapse all v35 v35.1.0 Nov 1, 2019 v35.0.0 Oct 30, 2019 Changes in this version + type TranslatorClientAPI interface + BreakSentence func(ctx context.Context, textParameter []translatortext.BreakSentenceTextInput, ...) (result translatortext.ListBreakSentenceResultItem, err error) + Detect func(ctx context.Context, textParameter []translatortext.DetectTextInput, ...) (result translatortext.ListDetectResultItem, err error) + DictionaryExamples func(ctx context.Context, from string, toParameter string, ...) (result translatortext.ListDictionaryExampleResultItem, err error) + DictionaryLookup func(ctx context.Context, from string, toParameter string, ...) (result translatortext.ListDictionaryLookupResultItem, err error) + Languages func(ctx context.Context, scope []string, acceptLanguage string, ...) (result translatortext.LanguagesResult, err error) + Translate func(ctx context.Context, toParameter []string, ...) (result translatortext.ListTranslateResultAllItem, err error) + Transliterate func(ctx context.Context, language string, fromScript string, toScript string, ...) (result translatortext.ListTransliterateResultItem, err error) Other modules containing this package gopkg.in/Azure/azure-sdk-for-go.v26 gopkg.in/Azure/azure-sdk-for-go.v27 gopkg.in/Azure/azure-sdk-for-go.v28 gopkg.in/Azure/azure-sdk-for-go.v29 gopkg.in/Azure/azure-sdk-for-go.v30 gopkg.in/Azure/azure-sdk-for-go.v31 gopkg.in/Azure/azure-sdk-for-go.v32 gopkg.in/Azure/azure-sdk-for-go.v33 gopkg.in/Azure/azure-sdk-for-go.v34 gopkg.in/Azure/azure-sdk-for-go.v36 gopkg.in/Azure/azure-sdk-for-go.v37 gopkg.in/Azure/azure-sdk-for-go.v38 gopkg.in/Azure/azure-sdk-for-go.v39 gopkg.in/Azure/azure-sdk-for-go.v40 gopkg.in/Azure/azure-sdk-for-go.v41 gopkg.in/Azure/azure-sdk-for-go.v42 gopkg.in/Azure/azure-sdk-for-go.v43 gopkg.in/Azure/azure-sdk-for-go.v44 gopkg.in/Azure/azure-sdk-for-go.v45 gopkg.in/Azure/azure-sdk-for-go.v46 gopkg.in/Azure/azure-sdk-for-go.v48