client-rate-limiting
CommunityPer-method rate limiting for Go SDK clients.
AuthorPremModhaOfficial
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Client-side rate limit (golang.org/x/time/rate, token bucket) — per-method vs per-client, shared across requests.
Core Features & Use Cases
- Per-method and per-client rate limiting to throttle SDK calls and prevent bursts.
- Configurable token bucket-based throttling using golang.org/x/time/rate across multiple SDK methods.
- Use Case: When integrating with cloud services, apply uniform throttling to avoid thrott and ensure fair usage.
Quick Start
Enable a token bucket rate limiter in your Go code to cap request throughput.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: client-rate-limiting Download link: https://github.com/PremModhaOfficial/go-sdk-pipeline/archive/main.zip#client-rate-limiting Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.