We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sdk给的例子设置超时是可以传时间类型自己控制毫秒和秒,options文件
但是sdk在使用任意一个接口做了*time.Second操作。导致实际超时时间会非常大
The text was updated successfully, but these errors were encountered:
No branches or pull requests
sdk给的例子设置超时是可以传时间类型自己控制毫秒和秒,options文件
但是sdk在使用任意一个接口做了*time.Second操作。导致实际超时时间会非常大
The text was updated successfully, but these errors were encountered: