frostfs-http-gw/cmd/http-gw
Roman Loginov a7b9b84f27
All checks were successful
/ DCO (pull_request) Successful in 2m8s
/ Vulncheck (pull_request) Successful in 2m23s
/ Builds (pull_request) Successful in 2m43s
/ Lint (pull_request) Successful in 2m58s
/ Tests (pull_request) Successful in 1m40s
[#157] Support the continuous use of interceptors
We can always add interceptors to the grpc
connection to the storage, since the actual
use will be controlled by the configuration
from the frostfs-observability library.

Signed-off-by: Roman Loginov <r.loginov@yadro.com>
2024-10-21 11:50:55 +03:00
..
app.go [#142] Fix multipart-objects download 2024-10-15 17:17:29 +03:00
integration_test.go [#117] Update tests 2024-06-25 15:12:21 +00:00
main.go [#89] Add support zapjournald logger configuration 2023-11-09 16:21:29 +03:00
misc.go [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
server.go [#110] Add "h2" as next proto to allow HTTP/2 requests in http.Serve 2024-03-27 19:25:45 +03:00
server_test.go [#110] Test HTTP/2 requests 2024-03-27 19:25:34 +03:00
settings.go [#157] Support the continuous use of interceptors 2024-10-21 11:50:55 +03:00