api.go
|
Add unsupported handlers
|
2020-08-19 14:52:44 +03:00 |
copy.go
|
Implement CopyObject handler
|
2020-08-20 02:35:51 +03:00 |
delete.go
|
[#26] Implement DeleteMultipleObjects
|
2020-08-22 05:45:15 +03:00 |
get.go
|
Implement GetObject handler
|
2020-08-20 02:36:46 +03:00 |
head.go
|
[#28] Implement HeadBucket
|
2020-08-22 05:45:48 +03:00 |
info.go
|
Add bucket info handler
|
2020-08-19 14:53:17 +03:00 |
list.go
|
[#25] Refactoring and make fixes
|
2020-10-23 03:21:14 +03:00 |
not-support.go
|
Add unsupported handlers
|
2020-08-19 14:52:44 +03:00 |
put.go
|
Implement PutObject handler
|
2020-08-20 02:36:17 +03:00 |
response.go
|
[#29] Implement ListObjectsV2
|
2020-08-22 05:49:00 +03:00 |
unimplemented.go
|
[#29] Implement ListObjectsV2
|
2020-08-22 05:49:00 +03:00 |