mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/yunionio/cloudpods.git
synced 2026-09-20 08:03:53 +08:00
8 lines
150 B
Go
8 lines
150 B
Go
package aws
|
|
|
|
// SDKName is the name of this KS3 SDK
|
|
const SDKName = "ks3-sdk-go"
|
|
|
|
// SDKVersion is the version of this SDK
|
|
const SDKVersion = "1.8.1"
|