Repository files navigation This is Go(Golang) SDK for Aliyun OSS
go get github.com/MieYua/Aliyun-OSS-Go-SDK/oss
Ver. 4.3 (Released on 150911)
Change STSSecurityToken's request to AssumeRole;
Consummate the signature's function to fix some bugs;
Update files and test's files.(by zhaokai&rainsight)
Consummate STSSecurityToken to support multiple statements;
Consummate the signature's function to fix some bugs.(by zhaokai&rainsight)
Handle GetSecurityToken's error.(by zhaokai&rainsight)
Add all new consts(OSSHeader&STS);
Add UserProperty, SecurityToken, TempPrefix, TempDelimiter into tpyes.Client of Ver. 3.5;
Change common.DoRequest&model.bucket.BucketList to adapt all new STSTempClient's requests;
Add GetSecurityToken&SetSTSCondition of Ver. 3.5;
Add AppendObject of Ver. 3.5;
Add InitiateTempClient of Ver. 3.5;
New functions' examples can be found in oss_test.go;
Realize all methods of official OSS-API(20150710).
Rename variables to easily understand(cutLength, startPoint, endPoint to chunkSize, start, end).(by topikachu)
Add Chinese annotations of Ver. 3.3;
Add some errors' returns of Ver. 3.3;
Add new endpoint(USWest1);
Delete PutObjectWeb&UploadPartWeb of Ver. 3.2;
Add CleanBucket of Ver. 3.3.
Change web service(PostObject) of Ver. 3.2.
Add web service(PutObjectWeb&UploadPartWeb) of Ver. 3.1.
Delete remaining Println of Ver. 3.0.
Delete many Println of Ver. 2.3.
Fix func BucketReferer&GetService of Ver. 2.2.
Delete some println of Ver. 2.1.
Small changes of Ver. 2.0.
Package Go files of Ver. 1.1;
Add package common, consts, model, types;
Add file oss_convert.go;
Simplify some functions of package oss.
Small changes of Ver. 1.0;
Rewrite the readme.md.
Original version;
Realize all methods of official OSS-API(20150319).
About
Aliyun-OSS-Go-SDK
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.