Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsTranslationGarbage ¶
Types ¶
type BatchTranslator ¶
type BatchTranslator struct {
// contains filtered or unexported fields
}
func NewBatchTranslator ¶
func NewBatchTranslator(length int, delay time.Duration) *BatchTranslator
func (*BatchTranslator) Join ¶
func (q *BatchTranslator) Join(req *translator.Request) (string, error)
Click to show internal directories.
Click to hide internal directories.