{"id":71136,"library":"ngaut-pools","title":"ngaut pools","description":"A Go package providing generic resource pools, such as connection pools.","status":"active","version":"0.0.0-20180318154953-b7bc8c42aac7","language":"go","source_language":null,"source_url":"https://github.com/ngaut/pools","tags":["pool","resource","connection","generic"],"install":[{"cmd":"go get github.com/ngaut/pools","lang":"bash","label":"Install github.com/ngaut/pools"}],"dependencies":[],"imports":[{"symbol":"pools","correct":"github.com/ngaut/pools"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/ngaut/pools\"\n)\n\nfunc main() {\n\tpool := pools.NewResourcePool(func() (pools.Resource, error) { return nil, nil }, 1, 10, 0)\n\tdefer pool.Close()\n}","lang":"go","description":"Create a resource pool"},"warnings":[],"env_vars":null,"search_vec":"'connect':12,16 'generic':7,17 'go':4 'ngaut':1 'packag':5 'pool':2,9,13,14 'provid':6 'resourc':8,15","created_at":"2026-06-17T18:22:59.424123+00:00","updated_at":"2026-06-17T18:22:59.424123+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/ngaut/pools","github":"https://github.com/ngaut/pools","docs":"https://pkg.go.dev/github.com/ngaut/pools#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}}