Example Programs
OBS Go SDK provides abundant example programs for your reference and use. You can obtain example programs from the OBS Go SDK development package. For example, files in eSDK_Storage_OBS_<Version ID>_Go/src/examples obtained by decompressing eSDK_Storage_OBS_<Version ID>_Go.zip are example programs. Alternatively, you can click code package names provided in the following table to obtain corresponding example programs.
The following table lists the example programs.
| Sample Code | Description |
|---|---|
| Shows how bucket-related APIs are used. | |
| Shows how object-related APIs are used. | |
| Shows how an object is downloaded. | |
| Shows how a folder is created. | |
| Shows how objects are deleted in batches. | |
| Shows how objects are listed. | |
| Shows how multiple object versions are listed. | |
| Shows how objects in a folder are listed. | |
| Shows how object metadata is customized. | |
| Shows how multipart upload is performed. | |
| Shows how Archive objects are downloaded. | |
| Shows how the parts of a large object are concurrently copied. | |
| Shows how the parts of a large object are concurrently downloaded. | |
| Shows how the parts of a large object are concurrently uploaded. | |
| Shows how URLs are used for temporary authentication. |
Last Article: SDK Download Links
Next Article: Preparing a Development Environment
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.