include/lightspeed@transport@contract_RateLimitHook.hrl
-record(rate_limit_hook, {
run :: fun((lightspeed@transport@contract:rate_limit_context()) -> lightspeed@transport@contract:rate_limit_result())
}).
-record(rate_limit_hook, {
run :: fun((lightspeed@transport@contract:rate_limit_context()) -> lightspeed@transport@contract:rate_limit_result())
}).