This manual introduces the first version of the OSS SDK in the Go language.
About OSS SDK for Go V2
OSS SDK for Go V2 (alibabacloud-oss-go-sdk-v2) has been released. It is a major rewrite of the V1 (aliyun-oss-go-sdk) codebase.
V2 is a brand new version that simplifies underlying operations such as authentication, automatic request retries, and error handling. Through its provided interfaces, users can access Alibaba Cloud OSS services without complex programming.
V2 offers flexible and user-friendly parameter configurations and a wealth of advanced interfaces, such as paginators, transfer managers, and file-like interfaces, significantly enhancing development efficiency and experience.
To get started with V2, see Go SDK V2 Developer Guide.
To upgrade from V1 to V2, see Migration Guide.