Updated on 2022-02-10 GMT+08:00

Overview

OBS Go SDK provides methods for every object-related API to access OBS using a signed URL. Such method (except ObsClient.PutFileWithSignedUrl) may contain three parameters respectively specifying the signed URL, the headers carried by the request, and data carried by the request (optional). For details about how to generate a signed URL, see Creating a Signed URL.