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.
 
 
 
 
 
 
Chris Lu b09d4d5d69 s3tables: replace custom splitPath with stdlib functions 4 days ago
..
filer_ops.go s3tables: extract utility and filer operations to separate modules 4 days ago
handler.go s3tables: simplify handler by removing duplicate utilities 4 days ago
handler_bucket_create.go s3tables: add bucket name validation and fix error handling 4 days ago
handler_bucket_get_list_delete.go s3tables: add handler_ prefix to operation handler files 4 days ago
handler_namespace.go s3tables: add error handling for json.Marshal calls 4 days ago
handler_policy.go s3tables: add error handling for json.Marshal calls 4 days ago
handler_table.go s3tables: add error handling for json.Marshal calls 4 days ago
types.go s3tables: complete s3tables package implementation 4 days ago
utils.go s3tables: replace custom splitPath with stdlib functions 4 days ago