gotd: add time synchronization
This commit is contained in:
@@ -206,7 +206,6 @@ func NewClient(appID int, appHash string, opt Options) *Client {
|
||||
RetryInterval: opt.RetryInterval,
|
||||
MaxRetries: opt.MaxRetries,
|
||||
CompressThreshold: opt.CompressThreshold,
|
||||
MessageID: opt.MessageID,
|
||||
ExchangeTimeout: opt.ExchangeTimeout,
|
||||
DialTimeout: opt.DialTimeout,
|
||||
Clock: opt.Clock,
|
||||
|
||||
Reference in New Issue
Block a user