ucloud-sdk-go icon indicating copy to clipboard operation
ucloud-sdk-go copied to clipboard

UCloud SDK for Golang

Results 5 ucloud-sdk-go issues
Sort by recently updated
recently updated
newest added

Please add your requirements of UCloud API at here. eg. **API Name** - CreateUHostInstance - DescribeUHostInstance We will push it forward as soon as posible.

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20191011191535-87dc89f01550 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20191011191535-87dc89f01550&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

### Version of UCloud SDK? v0.21.47 ### Version of Go (`go version`)? go1.19.2 ### What issue did you see? DescribeShareBandwidthPriceResponse 中的 TotalPrice 应该是 float ### Steps to reproduce [{"Action":"DescribeShareBandwidthPriceResponse","ListPrice":0.2,"PurchaseValue":1669563557,"Request_uuid":"0dcdfb21-2ab4-4ae1-9ea6-168a8e3761e9","RetCode":0,"TotalPrice":0.2}] got...

bug

BUG FIXES: https://github.com/ucloud/ucloud-sdk-go/issues/371

bug