Hyperlinkv0.9.0-beta.0

Gate

Gate.rateLimitKeyOfconstsrc/Gate.ts:1117
(tag: unknown): string | undefined

Resolved rate-limit bucket key stamped on a Gate Tag/Service (absent when no rateLimit was declared at mint). Stable metadata — not under the nest path.

utils
Source src/Gate.ts:11171 lines
export const rateLimitKeyOf = rateLimitKeyOfInternal;