{"id":67620,"library":"micro-go-plugins-wrapper-ratelimiter-uber-v2","title":"Micro Go Plugins Wrapper Ratelimiter Uber V2","description":"A rate limiter wrapper for the Micro framework using the Uber rate limiter.","status":"active","version":"2.9.1","language":"go","source_language":null,"source_url":"https://github.com/micro/go-plugins","tags":["micro","rate-limiter","uber","middleware"],"install":[{"cmd":"go get github.com/micro/go-plugins/wrapper/ratelimiter/uber/v2","lang":"bash","label":"Install github.com/micro/go-plugins/wrapper/ratelimiter/uber/v2"}],"dependencies":[],"imports":[{"symbol":"uber","correct":"github.com/micro/go-plugins/wrapper/ratelimiter/uber/v2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/micro/go-micro/v2\"\n\t\"github.com/micro/go-plugins/wrapper/ratelimiter/uber/v2\"\n)\n\nfunc main() {\n\tservice := micro.NewService(\n\t\tmicro.WrapHandler(uber.NewHandlerWrapper(100)),\n\t)\n\tservice.Init()\n\tservice.Run()\n}","lang":"go","description":"Wrap a Micro service handler with an Uber rate limiter allowing 100 requests per second."},"warnings":[],"env_vars":null,"search_vec":"'framework':15 'go':2 'limit':10,20,24 'micro':1,14,21 'middlewar':26 'plugin':3 'rate':9,19,23 'rate-limit':22 'ratelimit':5 'uber':6,18,25 'use':16 'v2':7 'wrapper':4,11","created_at":"2026-06-17T17:39:29.910865+00:00","updated_at":"2026-06-17T17:39:29.910865+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/micro/go-plugins","github":"https://github.com/micro/go-plugins","docs":"https://pkg.go.dev/github.com/micro/go-plugins/wrapper/ratelimiter/uber/v2#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}