{"id":20436183,"url":"https://github.com/gmarcial/amqppool","last_synced_at":"2025-08-03T19:32:25.248Z","repository":{"id":123595638,"uuid":"272799985","full_name":"gmarcial/amqppool","owner":"gmarcial","description":"A simple amqp channel pool","archived":false,"fork":false,"pushed_at":"2020-06-17T02:49:51.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T19:43:53.405Z","etag":null,"topics":["amqp","amqp-pool","golang","library","queue","rabbitmq","rabbitmq-client"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gmarcial.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-16T19:57:26.000Z","updated_at":"2022-12-26T11:58:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"d8caacf7-84c7-484f-9c95-1e81c41b354c","html_url":"https://github.com/gmarcial/amqppool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmarcial%2Famqppool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmarcial%2Famqppool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmarcial%2Famqppool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmarcial%2Famqppool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmarcial","download_url":"https://codeload.github.com/gmarcial/amqppool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241982491,"owners_count":20052530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["amqp","amqp-pool","golang","library","queue","rabbitmq","rabbitmq-client"],"created_at":"2024-11-15T08:39:57.089Z","updated_at":"2025-03-05T06:41:53.800Z","avatar_url":"https://github.com/gmarcial.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AMQP Pool\nA simple amqp channel pool made from of go client [streadway/amqp](https://github.com/streadway/amqp).\n\n### WARNING: Immature, don't was tested them enough in production.\n\n## Install\n    go get github.com/gmarcial/amqp-pool\n\n## Usage\n- [Example](./example/main.go)\n\n## Test\nConfigure an instance of rabbitmq on your machine, export the connection string how environment variable and run the tests:\n\n    export AMQP_CONNECTION=amqp://guest:guest@127.0.0.1:5672/ \n\n    go test ./...","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmarcial%2Famqppool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmarcial%2Famqppool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmarcial%2Famqppool/lists"}