You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
chrislu 79d68a81fd text change 2 years ago
..
policy docs(s3api): readability improvements (#3696) 2 years ago
s3_constants add acl helper functionalities (#3831) 2 years ago
s3account change s3_account.go package to avoid cycle dependency (#3813) 2 years ago
s3acl don't skip empty value at `AssembleEntryWithAcp` (#3855) 2 years ago
s3bucket text change 2 years ago
s3err add ownership rest apis (#3765) 2 years ago
AmazonS3.xsd add list all my buckets 7 years ago
README.txt add list all my buckets 7 years ago
auth_credentials.go grpc connection to filer add sw-client-id header 2 years ago
auth_credentials_subscribe.go s3: sync bucket info from filer (#3759) 2 years ago
auth_credentials_test.go change s3_account.go package to avoid cycle dependency (#3813) 2 years ago
auth_signature_v2.go docs(s3api): readability improvements (#3696) 2 years ago
auth_signature_v4.go docs(s3api): readability improvements (#3696) 2 years ago
auto_signature_v4_test.go docs(s3api): readability improvements (#3696) 2 years ago
bucket_metadata.go split `ExtAcpKey` to `ExtAmzOwnerKey` and `ExtAmzAclKey` to avoid unn… (#3824) 2 years ago
bucket_metadata_test.go split `ExtAcpKey` to `ExtAmzOwnerKey` and `ExtAmzAclKey` to avoid unn… (#3824) 2 years ago
chunked_reader_v4.go docs(s3api): readability improvements (#3696) 2 years ago
custom_types.go weed s3: generate time format acceptable by aws cli s3 6 years ago
filer_multipart.go refactor filer_pb.Entry and filer.Entry to use GetChunks() 2 years ago
filer_multipart_test.go Fix ide warning (#4082) 2 years ago
filer_util.go add ownership rest apis (#3765) 2 years ago
filer_util_tags.go move to https://github.com/seaweedfs/seaweedfs 2 years ago
s3api_acp.go change s3_account.go package to avoid cycle dependency (#3813) 2 years ago
s3api_auth.go go fmt 5 years ago
s3api_bucket_handlers.go detect invalid bucket name 2 years ago
s3api_bucket_handlers_test.go move to https://github.com/seaweedfs/seaweedfs 2 years ago
s3api_bucket_skip_handlers.go move to https://github.com/seaweedfs/seaweedfs 2 years ago
s3api_circuit_breaker.go grpc connection to filer add sw-client-id header 2 years ago
s3api_circuit_breaker_test.go move to https://github.com/seaweedfs/seaweedfs 2 years ago
s3api_handlers.go grpc connection to filer add sw-client-id header 2 years ago
s3api_object_copy_handlers.go add back "/" prefix if it is missing in object 2 years ago
s3api_object_copy_handlers_test.go move to https://github.com/seaweedfs/seaweedfs 2 years ago
s3api_object_handlers.go Bug fix: empty key in DeleteMultipleObjects request caused bucket delete (#3939) 2 years ago
s3api_object_handlers_postpolicy.go add back "/" prefix if it is missing in object 2 years ago
s3api_object_handlers_test.go add back "/" prefix if it is missing in object 2 years ago
s3api_object_multipart_handlers.go fix response not allowed (#4057) 2 years ago
s3api_object_skip_handlers.go AclHandlers 3 years ago
s3api_object_tagging_handlers.go move to https://github.com/seaweedfs/seaweedfs 2 years ago
s3api_objects_list_handlers.go avoid recursive deleting newly created empty directories (#4016) 2 years ago
s3api_objects_list_handlers_test.go Fix s3 pagination (#3436) 2 years ago
s3api_policy.go correct comments 3 years ago
s3api_server.go change s3_account.go package to avoid cycle dependency (#3813) 2 years ago
s3api_server_grpc.go move to https://github.com/seaweedfs/seaweedfs 2 years ago
s3api_status_handlers.go move to https://github.com/seaweedfs/seaweedfs 2 years ago
s3api_test.go move to https://github.com/seaweedfs/seaweedfs 2 years ago
s3api_xsd_generated.go weed/s3api: added new bucket handlers for more compatibility with AWS S3 3 years ago
stats.go avoid increasing the coordinates of metric labels (#3785) 2 years ago
tags.go sort tags by key (#4047) 2 years ago
tags_test.go move to https://github.com/seaweedfs/seaweedfs 2 years ago

README.txt

see https://blog.aqwari.net/xml-schema-go/

1. go get aqwari.net/xml/cmd/xsdgen
2. xsdgen -o s3api_xsd_generated.go -pkg s3api AmazonS3.xsd