Help Center> Object Storage Service> Go> Objects (SDK for Go)> Object API Overview (SDK for Go)
Updated on 2023-08-30 GMT+08:00

Object API Overview (SDK for Go)

OBS SDK for Go offers methods for object-related APIs (except for resumable transfer) to access OBS using signed URLs. Such a method may contain a signed URL, headers included in a request, and data passed by a request (optional), in addition to ObsClient.PutFileWithSignedUrl.

For details about how to generate a signed URL, see Creating a Signed URL (SDK for Go).