Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoogleTranslator ¶
type GoogleTranslator struct {
// contains filtered or unexported fields
}
func NewGoogleTranslator ¶
func NewGoogleTranslator(target, source language.Tag, apiKey, p string) (*GoogleTranslator, error)
func (*GoogleTranslator) Close ¶
func (g *GoogleTranslator) Close() error
Click to show internal directories.
Click to hide internal directories.