{"id":51638,"library":"mxk-go-flowrate","title":"Go Flowrate","description":"Package flowrate provides rate-limited I/O.","status":"active","version":"0.0.0-20140419014527-cca7078d478f","language":"go","source_language":null,"source_url":"https://github.com/mxk/go-flowrate","tags":["rate-limiting","io","network"],"install":[{"cmd":"go get github.com/mxk/go-flowrate","lang":"bash","label":"Install github.com/mxk/go-flowrate"}],"dependencies":[],"imports":[{"symbol":"flowrate","correct":"github.com/mxk/go-flowrate/flowrate"}],"quickstart":{"code":"package main\n\nimport (\n    \"fmt\"\n    \"github.com/mxk/go-flowrate/flowrate\"\n)\n\nfunc main() {\n    reader := flowrate.NewReader(nil, 100)\n    fmt.Println(reader)\n}","lang":"go","description":"Creates a rate-limited reader."},"warnings":[],"env_vars":null,"search_vec":"'flowrat':2,4 'go':1 'i/o':9 'io':13 'limit':8,12 'network':14 'packag':3 'provid':5 'rate':7,11 'rate-limit':6,10","created_at":"2026-06-15T06:24:12.187636+00:00","updated_at":"2026-06-15T06:24:12.187636+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/mxk/go-flowrate","github":"https://github.com/mxk/go-flowrate","docs":"https://pkg.go.dev/github.com/mxk/go-flowrate#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}