{"id":37123313,"url":"https://github.com/elmagician/pubsub","last_synced_at":"2026-01-14T14:14:34.710Z","repository":{"id":56398281,"uuid":"301507750","full_name":"elmagician/pubsub","owner":"elmagician","description":"This package aims to simplify google pubsub usage within go application. It mostly provides helpers and structure to easily send and listen to message while cleanly managing topics and subscriptions.","archived":false,"fork":false,"pushed_at":"2023-07-05T21:00:03.000Z","size":105,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-21T13:13:22.085Z","etag":null,"topics":["go","google-pubsub","pubsub"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elmagician.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-10-05T18:46:02.000Z","updated_at":"2020-11-10T09:28:47.000Z","dependencies_parsed_at":"2024-06-21T12:09:02.969Z","dependency_job_id":null,"html_url":"https://github.com/elmagician/pubsub","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/elmagician/pubsub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmagician%2Fpubsub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmagician%2Fpubsub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmagician%2Fpubsub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmagician%2Fpubsub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elmagician","download_url":"https://codeload.github.com/elmagician/pubsub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmagician%2Fpubsub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28422430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T13:30:50.153Z","status":"ssl_error","status_checked_at":"2026-01-14T13:29:08.907Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["go","google-pubsub","pubsub"],"created_at":"2026-01-14T14:14:31.660Z","updated_at":"2026-01-14T14:14:34.700Z","avatar_url":"https://github.com/elmagician.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pubsub [![PkgGoDev][godoc_img]]() [![Coverage Status][coverage_img]][coverage] [![Build Status][status_img]][status] [![Go Report Card][report_img]][report]\n\nThis package aims to simplify pubsub management pubsub implementation in go programs. It allows to regroup any pubsub\nclient through a single interface lessening the burdening of provider switching.\n\n## Usage\n\n- `go get github.com/elmagician/pubsub`\n\n## Implementations\n\n- Mock: testify mock implementation for unit testing\n- GCP: google pubsub implementation\n\n\n[//]: \u003c\u003e (Badges links and images)\n[coverage]: https://pkg.go.dev/github.com/elmagician/pubsub?tab=overview\n[coverage_img]: https://coveralls.io/repos/github/elmagician/pubsub/badge.svg?branch=main\n\n[status]: https://github.com/elmagician/pubsub/actions\n[status_img]: https://github.com/elmagician/pubsub/workflows/CI/badge.svg\n\n[report]: https://goreportcard.com/report/github.com/elmagician/pubsub\n[report_img]: https://goreportcard.com/badge/github.com/elmagician/pubsub\n\n[godoc_img]: https://pkg.go.dev/badge/github.com/elmagician/pubsub?tab=overview","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felmagician%2Fpubsub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felmagician%2Fpubsub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felmagician%2Fpubsub/lists"}