{"id":19723510,"url":"https://github.com/remind101/pkg","last_synced_at":"2025-09-08T14:35:11.596Z","repository":{"id":29735940,"uuid":"33279320","full_name":"remind101/pkg","owner":"remind101","description":"A layer of convenience over the Go stdlib","archived":false,"fork":false,"pushed_at":"2024-04-19T12:58:48.000Z","size":11810,"stargazers_count":22,"open_issues_count":9,"forks_count":1,"subscribers_count":74,"default_branch":"master","last_synced_at":"2025-04-05T20:02:00.166Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://godoc.org/github.com/remind101/pkg","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remind101.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-01T23:56:47.000Z","updated_at":"2022-02-20T14:09:38.000Z","dependencies_parsed_at":"2024-01-15T10:36:26.652Z","dependency_job_id":"9e0b597b-fb1d-4c17-b2c9-118416a7333f","html_url":"https://github.com/remind101/pkg","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/remind101%2Fpkg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remind101%2Fpkg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remind101%2Fpkg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remind101%2Fpkg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remind101","download_url":"https://codeload.github.com/remind101/pkg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251592957,"owners_count":21614448,"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":[],"created_at":"2024-11-11T23:22:26.368Z","updated_at":"2025-04-29T22:30:58.757Z","avatar_url":"https://github.com/remind101.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [remind101/pkg](https://github.com/remind101/pkg) [![CircleCI](https://circleci.com/gh/remind101/pkg.svg?style=svg)](https://circleci.com/gh/remind101/pkg) [![GoDoc](https://godoc.org/github.com/remind101/pkg?status.svg)](https://godoc.org/github.com/remind101/pkg)\n\npackage pkg is a collection of Go packages that provide a layer of convenience over the stdlib.\n\n## Packages\n\n### [client](./client)\n\nHelps build http clients with standard functionality such as error handling, tracing, timeouts,\nrequest signatures, json encoding and decoding, etc.\n\n### [counting](./counting)\n\nImplements an a linear-time counting algorithm, also known as \"linear counting\".\n\n### [httpmock](./httpmock)\n\nA simple mock server implementation, useful for mocking external services in tests.\n\n### [httpx](./httpx)\n\nDefines the httpx.Handler interface, an httpx.Handler router, and a variety of middleware.\n\n### [logger](./logger)\n\nDefines a context aware structured leveled logger.\n\n### [metrics](./metrics)\n\nDefines an interface for metrics, with an implementation for Datadog.\n\n### [reporter](./reporter)\n\nDefines an interface for error reporting, with implementations for honeybadger, newrelic, and rollbar.\n\n### [retry](./retry)\n\nProvides the ability to retry a function call with exponential backoff and notification hooks.\n\n### [stream](./stream)\n\nProvides types that make it easier to perform streaming IO.\n\n### [svc](./svc)\n\nProvides tooling that integrates with all of the above packages to build\nhttp servers with logging, distributed tracing, error reporting and metrics out of the box.\n\n### [timex](./timex)\n\nUse instead of time.Now to allow easy stubbing in tests.\n\n### [profiling](./profiling)\n\nLightweight convenience stuff around\n[pprof](https://golang.org/pkg/runtime/pprof/) and\n[Google Cloud Profiler](https://cloud.google.com/profiler/docs) for visibility\ninto all our apps.\n\n## Usage\n\nFor examples of usage, see the **[example](./example)** directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremind101%2Fpkg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremind101%2Fpkg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremind101%2Fpkg/lists"}