consul/agent/grpc-external
Dan Upton c692802dec
grpc: add rate-limiting middleware (#15550)
Implements the gRPC middleware for rate-limiting as a tap.ServerInHandle
function (executed before the request is unmarshaled).

Mappings between gRPC methods and their operation type are generated by
a protoc plugin introduced by #15564.
2022-12-13 15:01:56 +00:00
..
limiter Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
services peering: better represent non-passing states during peer check flattening (#15615) 2022-11-30 11:29:21 -06:00
testutils grpc: rename public/private directories to external/internal (#13721) 2022-07-13 16:33:48 +01:00
forward.go grpc: rename public/private directories to external/internal (#13721) 2022-07-13 16:33:48 +01:00
options.go Support Stale Queries for Trust Bundle Lookups (#14724) 2022-09-28 09:56:59 -07:00
options_test.go Support Stale Queries for Trust Bundle Lookups (#14724) 2022-09-28 09:56:59 -07:00
server.go grpc: add rate-limiting middleware (#15550) 2022-12-13 15:01:56 +00:00
stats_test.go grpc: add rate-limiting middleware (#15550) 2022-12-13 15:01:56 +00:00
utils.go grpc: rename public/private directories to external/internal (#13721) 2022-07-13 16:33:48 +01:00