{"id":34183965,"url":"https://github.com/aint/go-sqs-poller","last_synced_at":"2026-03-11T07:02:05.430Z","repository":{"id":54048703,"uuid":"492013567","full_name":"aint/go-sqs-poller","owner":"aint","description":"An AWS SQS Poller","archived":false,"fork":false,"pushed_at":"2022-08-11T10:43:03.000Z","size":151,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-06-21T10:00:49.406Z","etag":null,"topics":["aws","aws-sdk-go","aws-sqs","aws-sqs-wrapper","golang-library","sqs-client"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"h2ik/go-sqs-poller","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aint.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}},"created_at":"2022-05-13T19:12:30.000Z","updated_at":"2022-10-27T14:18:26.000Z","dependencies_parsed_at":"2022-09-06T00:10:44.442Z","dependency_job_id":null,"html_url":"https://github.com/aint/go-sqs-poller","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aint/go-sqs-poller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aint%2Fgo-sqs-poller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aint%2Fgo-sqs-poller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aint%2Fgo-sqs-poller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aint%2Fgo-sqs-poller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aint","download_url":"https://codeload.github.com/aint/go-sqs-poller/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aint%2Fgo-sqs-poller/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30373508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["aws","aws-sdk-go","aws-sqs","aws-sqs-wrapper","golang-library","sqs-client"],"created_at":"2025-12-15T14:46:35.999Z","updated_at":"2026-03-11T07:02:05.425Z","avatar_url":"https://github.com/aint.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-sqs-poller\n\n\u003cimg align=\"right\" src=\"./logo.png\" alt=\"go-sqs-poller\" title=\"go-sqs-poller\" /\u003e\n\n[![build](https://github.com/aint/go-sqs-poller/actions/workflows/build.yml/badge.svg)](https://github.com/aint/go-sqs-poller/actions/workflows/build.yml)\n[![Go Report Card](https://goreportcard.com/badge/github.com/aint/go-sqs-poller)](https://goreportcard.com/report/github.com/aint/go-sqs-poller)\n\nGoLang SQS Queue Poller using the AWS SDK v2. Released under the MIT License.\n\n# Motivation\n\nThis package was created to provide a convenient way to poll AWS SQS. It implements a simple configurable worker which could be used through a worker pool. \n\n# About\n\nThis is a detached fork of [h2ik/go-sqs-poller](https://github.com/h2ik/go-sqs-poller) with the following changes:\n- [x] use [AWS golang SDK V2](https://github.com/aws/aws-sdk-go)\n- [x] include message user attributes [`MessageAttributeNames`]\n- [x] improved logging (deleted `log.Println`, only informative debug and error logging)\n- [ ] option to disable error logging of a handler function\n- [ ] redesign errors\n- [ ] ability to change a visibility timeout\n- [ ] update project structure\n- [ ] example wih a worker pool\n- [ ] check compatability with logrus and zap loggers\n\n# Quick Start:\n\n## Installation\n```shell\n$ go get github.com/aint/go-sqs-poller\n```\n\n## Usage\n\nCheck out the [cmd/example-worker/main.go](cmd/example-worker/main.go) for an example of how to use the worker.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faint%2Fgo-sqs-poller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faint%2Fgo-sqs-poller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faint%2Fgo-sqs-poller/lists"}