package
3.0.2+incompatible
Repository: https://github.com/aliyun/aliyun-oss-go-sdk.git
Documentation: pkg.go.dev
# Functions
AppendObjectSample shows the append file's usage.
ArchiveSample archives sample.
BucketAccessMonitorSample how to set, get the bucket access monitor.
BucketACLSample shows how to get and set the bucket ACL.
BucketCnameSample shows how to get,put,list or delete the bucket cname.
BucketCORSSample shows how to get or set the bucket CORS.
BucketEncryptionSample shows how to get and set the bucket encryption Algorithm.
BucketInfoSample shows how to get the bucket info.
BucketInventorySample shows how to set, get, list and delete the bucket inventory configuration.
BucketLifecycleSample shows how to set, get and delete bucket's lifecycle.
BucketLoggingSample shows how to set, get and delete the bucket logging configuration.
No description provided by the author
BucketPolicySample shows how to set, get and delete the bucket policy configuration.
BucketQoSInfoSample shows how to set, get and delete the bucket QoS configuration.
BucketRefererSample shows how to set, get and delete the bucket referer.
BucketReplicationSample how to set, get or delete the bucket replication.
BucketResourceGroupSample shows how to set and get the bucket's resource group.
BucketResponseHeaderSample shows how to set, get and delete the bucket's response header.
BucketrRequestPaymentSample shows how to set, get the bucket request payment.
BucketStatSample shows how to get the bucket stat.
BucketStyleSample shows how to set,get list and delete the bucket's style.
BucketTaggingSample shows how to set,get and the bucket stat.
BucketWebsiteSample shows how to set, get and delete the bucket website.
CnameSample shows the cname usage.
CopyObjectSample shows the copy files usage.
CreateBucketSample shows how to create bucket.
CreateLiveChannelSample Samples for create a live-channel.
CreateObjects creates some objects.
DeleteLiveChannelSample Sample for delete live-channel.
DeleteObjects deletes some objects.
DeleteObjectSample shows how to delete single file or multiple files.
DeleteTestBucketAndLiveChannel 删除sample的channelname和bucket,该函数为了简化sample,让sample代码更明了.
DeleteTestBucketAndObject deletes the test bucket and its objects.
DescribeRegionsSample shows how to get or list describe regions.
GetLiveChannelHistorySample Sample for get push records of live-channel.
GetLiveChannelInfoSample Sample for get the configuration infomation of live-channel.
GetLiveChannelStatSample Sample for get the state of live-channel.
GetObjectSample shows the streaming download, range download and resumable download.
GetTestBucket creates the test bucket.
GetVodPlayListSample Sample for generate playlist and return the content of the playlist.
HandleError is the error handling method in the sample code.
ListBucketsSample shows the list bucket, including default and specified parameters.
ListLiveChannelSample Samples for list live-channels with specified bucket name.
ListObjectsSample shows the file list, including default and specified parameters.
NewBucketSample shows how to initialize client and bucket.
ObjectACLSample shows how to set and get object ACL.
ObjectMetaSample shows how to get and set the object metadata.
ObjectTaggingSample shows how to set and get object Tagging.
PostVodPlayListSample Sample for generate playlist.
PutLiveChannelStatusSample Set the status of the live-channel sample: enabled/disabled.
PutObjectSample illustrates two methods for uploading a file: simple upload and multipart upload.
SelectObjectSample shows how to get data from csv/json object by sql.
SignRtmpURLSample Sample for generate a RTMP push-stream signature URL for the trusted user to push the RTMP stream to the live channel.
SignURLSample signs URL sample.