{"id":38336762,"url":"https://github.com/thisiserico/golib","last_synced_at":"2026-01-17T02:56:58.601Z","repository":{"id":53021552,"uuid":"206677487","full_name":"thisiserico/golib","owner":"thisiserico","description":"An extremely opinionated set of go modules to help keep some consistency between apps 🔬","archived":false,"fork":false,"pushed_at":"2023-02-12T18:01:51.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-06-21T09:42:39.486Z","etag":null,"topics":["errors","go","key-value","logger","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/thisiserico.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":"2019-09-06T00:03:29.000Z","updated_at":"2022-02-20T23:20:33.000Z","dependencies_parsed_at":"2024-06-20T01:41:20.412Z","dependency_job_id":"c904b3cd-969c-4125-9fb9-fb3872f5eece","html_url":"https://github.com/thisiserico/golib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thisiserico/golib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisiserico%2Fgolib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisiserico%2Fgolib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisiserico%2Fgolib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisiserico%2Fgolib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thisiserico","download_url":"https://codeload.github.com/thisiserico/golib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisiserico%2Fgolib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28492592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T02:39:23.645Z","status":"ssl_error","status_checked_at":"2026-01-17T02:34:19.649Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["errors","go","key-value","logger","pubsub"],"created_at":"2026-01-17T02:56:58.532Z","updated_at":"2026-01-17T02:56:58.594Z","avatar_url":"https://github.com/thisiserico.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# golib\n\u003e An extremely opinionated set of modules\n\n[![go.dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go\u0026logoColor=white\u0026style=flat-square)](https://pkg.go.dev/mod/github.com/thisiserico/golib?tab=packages)\n\n\n## 🧐 Motivation\n\nWhen kicking off a new project, often times engineers decide not to care about consistency, debuggability and other little details that are not completely necessary to \"deliver\".\nThis set of modules provide exactly that: a way to keep things consistent without getting in your way.\n\nAt the same time, it provides an opinionated way on how certain elements should look like. Examples are the [`oops`][oops] or [`logger`][logger] packages,\nwhich expose a simpler interface from what we're used to.\n\n\n## 👩‍💻 Provided modules\n\nThe [`halt`][halt] package lets you handle graceful shutdowns.\n\nThe [`kv`][kv] package lets you define key-value pairs to be used in multiple situations.\n\nThe [`logger`][logger] package lets you log as you'd normally do, only a simplified contract is used.\n\nThe [`o11y`][o11y] package contains functionality that [`opentelemetry`][opentelemetry] uses to ingest telemetry data.\n\nThe [`oops`][oops] package lets you create contextual errors using a simplified contract.\n\nThe [`pubsub`][pubsub] package lets you publish and subscribe to messages.\n\n\n## 🥺 What's next\n\nExisting packages are subject to change.\n[Semantic versioning][semver] is used, backwards compatibility will be kept.\nDifferent concrete implementations or packages will be added when needed.\n\n\n[opentelemetry]: https://pkg.go.dev/go.opentelemetry.io\n[halt]: https://pkg.go.dev/github.com/thisiserico/golib/halt\n[kv]: https://pkg.go.dev/github.com/thisiserico/golib/kv\n[logger]: https://pkg.go.dev/github.com/thisiserico/golib/logger\n[o11y]: https://pkg.go.dev/github.com/thisiserico/golib/o11y\n[oops]: https://pkg.go.dev/github.com/thisiserico/golib/oops\n[pubsub]: https://pkg.go.dev/github.com/thisiserico/golib/pubsub\n[semver]: https://semver.org\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisiserico%2Fgolib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisiserico%2Fgolib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisiserico%2Fgolib/lists"}