frostfs-http-gw/internal/handler
Roman Ognev be79849ae8
Some checks reported warnings
/ Builds (1.21) (pull_request) Has been cancelled
/ Builds (1.22) (pull_request) Has been cancelled
/ DCO (pull_request) Has been cancelled
/ Lint (pull_request) Has been cancelled
/ Tests (1.21) (pull_request) Has been cancelled
/ Tests (1.22) (pull_request) Has been cancelled
/ Vulncheck (pull_request) Has been cancelled
[OBJECT-8668] Add fuzzing tests for handlers
Signed-off-by: Roman Ognev <r.ognev@yadro.com>
2024-08-30 12:24:05 +03:00
..
middleware [#91] Add support namespaces 2023-12-01 10:12:55 +00:00
multipart [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
download.go [#127] Split FrostFS ReadObject to separate methods 2024-07-23 16:59:12 +03:00
filter.go [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
filter_test.go [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
frostfs_mock.go [#127] Split FrostFS ReadObject to separate methods 2024-07-23 16:59:12 +03:00
handler.go [#127] Split FrostFS ReadObject to separate methods 2024-07-23 16:59:12 +03:00
handler_fuzz_test.go [OBJECT-8668] Add fuzzing tests for handlers 2024-08-30 12:24:05 +03:00
handler_test.go [#117] Add mocked handler for tests 2024-06-18 12:04:14 +03:00
head.go [#127] Split FrostFS ReadObject to separate methods 2024-07-23 16:59:12 +03:00
multipart.go [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
multipart_test.go [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
reader.go [#127] Split FrostFS ReadObject to separate methods 2024-07-23 16:59:12 +03:00
reader_test.go [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
upload.go [#117] Add mocked handler for tests 2024-06-18 12:04:14 +03:00
utils.go [#70] Support bucket/container caching 2023-10-12 12:08:20 +00:00