frostfs-http-gw/internal/handler
Denis Kirillov 2d10f852e3
Some checks failed
/ DCO (pull_request) Failing after 29s
/ Vulncheck (pull_request) Successful in 56s
/ Builds (pull_request) Successful in 1m10s
/ OCI image (pull_request) Successful in 1m27s
/ Lint (pull_request) Successful in 2m15s
/ Tests (pull_request) Successful in 1m8s
/ Integration tests (pull_request) Successful in 6m0s
[#XX] Use zaptest.Logger
Use zaptest to get logs which get printed only if a test fails
or if you ran go test -v.

Dont use zaptest.Logger for fuzz otherwise ngfuzz/libfuzz crashes

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2025-02-21 16:11:01 +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
browse.go [#195] Add tags support 2025-02-07 11:47:38 +00:00
download.go [#145] handler: Add spans to detail the trace 2025-02-07 14:55:53 +03:00
filter.go [#195] Add tags support 2025-02-07 11:47:38 +00:00
filter_test.go [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
frostfs_mock.go [#142] Fix multipart-objects download 2024-10-15 17:17:29 +03:00
handler.go [#174] Add slash clipping for FileName attribute 2025-02-07 15:06:19 +03:00
handler_fuzz_test.go [#XX] Use zaptest.Logger 2025-02-21 16:11:01 +03:00
handler_test.go [#XX] Use zaptest.Logger 2025-02-21 16:11:01 +03:00
head.go [#145] handler: Add spans to detail the trace 2025-02-07 14:55:53 +03:00
multipart.go [#195] Add tags support 2025-02-07 11:47:38 +00:00
multipart_test.go [#XX] Use zaptest.Logger 2025-02-21 16:11:01 +03:00
reader.go [#195] Add tags support 2025-02-07 11:47:38 +00:00
reader_test.go [#188] Improve content-type detector 2025-01-21 06:52:37 +00:00
upload.go [#145] handler: Add spans to detail the trace 2025-02-07 14:55:53 +03:00
utils.go [#195] Add tags support 2025-02-07 11:47:38 +00:00