youdao

package
v0.0.0-...-5d66556 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Name    = "youdao"
	BaseURL = "https://openapi.Youdao.com/api"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Youdao

type Youdao struct {
	AppID      string
	AppSecret  string
	HTTPClient *resty.Client
}

Youdao http://ai.youdao.com/docs/doc-trans-api.s#p02

func New

func New(appID string, appSecret string) *Youdao

func (*Youdao) GetName

func (y *Youdao) GetName() string

func (*Youdao) Translate

func (y *Youdao) Translate(q string, from string, to string) (*resty.Response, error)

Jump to

Keyboard shortcuts

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