Moved Google Translate client to Router.
This commit is contained in:
@@ -19,6 +19,7 @@ import (
|
||||
type Router struct {
|
||||
Gateways map[string]*Gateway
|
||||
Message chan config.Message
|
||||
GTClient *translate.Client
|
||||
*config.Config
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user