frostfs-s3-gw/api
Evgeniy Kulikov 2a93a216f8 Migrate to SDK 0.3.0 and fixes
- fix displaying list objects
- simplify `ListObjects`
- simplify `GetObjectHandler`
- simplify `HeadObjectHandler`
- add method for `GetBucketVersioningHandler`
- add method for `ListMultipartUploadsHandler`
- improvements for `HeadObjectHandler`, to display folders meta
- update dependencies
  - github.com/aws/aws-sdk-go v1.36.26
  - github.com/google/uuid v1.1.4
  - github.com/gorilla/mux v1.8.0
  - github.com/nspcc-dev/cdn-sdk v0.3.0
  - github.com/nspcc-dev/neofs-api-go v1.22.0
  - github.com/prometheus/client_golang v1.9.0
  - github.com/stretchr/testify v1.7.0
  - google.golang.org/grpc v1.35.0

Signed-off-by: Evgeniy Kulikov <kim@nspcc.ru>
2021-01-14 20:39:48 +03:00
..
auth Migrate to SDK 0.3.0 and fixes 2021-01-14 20:39:48 +03:00
handler Migrate to SDK 0.3.0 and fixes 2021-01-14 20:39:48 +03:00
layer Migrate to SDK 0.3.0 and fixes 2021-01-14 20:39:48 +03:00
metrics WriteHeader should be called once 2020-11-27 15:28:27 +03:00
errors.go Refactoring getAPIErrorResponse method 2020-08-22 05:36:53 +03:00
headers.go Add custom http headers constants 2020-08-22 05:35:32 +03:00
max-clients.go [#13] Rename go module name according to NSPCC standards 2020-08-06 15:02:13 +03:00
reqinfo.go Refactoring request info 2020-08-11 14:27:31 +03:00
response.go Fix NPE when response isn't http.Flusher 2020-11-19 16:01:52 +03:00
router.go Migrate to SDK 0.3.0 and fixes 2021-01-14 20:39:48 +03:00
user-auth.go Migrate to SDK 0.3.0 and fixes 2021-01-14 20:39:48 +03:00