{"id":20102563,"url":"https://github.com/entrlcom/go-unit","last_synced_at":"2025-04-07T05:28:31.806Z","repository":{"id":243999110,"uuid":"814004095","full_name":"entrlcom/go-unit","owner":"entrlcom","description":"Units of measurement","archived":false,"fork":false,"pushed_at":"2024-06-12T07:15:11.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-13T09:47:50.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/entrlcom.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":"2024-06-12T06:50:08.000Z","updated_at":"2024-06-12T09:34:38.000Z","dependencies_parsed_at":"2024-06-12T12:41:31.704Z","dependency_job_id":null,"html_url":"https://github.com/entrlcom/go-unit","commit_stats":null,"previous_names":["entrlcom/go-unit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entrlcom%2Fgo-unit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entrlcom%2Fgo-unit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entrlcom%2Fgo-unit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entrlcom%2Fgo-unit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/entrlcom","download_url":"https://codeload.github.com/entrlcom/go-unit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247599155,"owners_count":20964583,"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-13T17:31:46.643Z","updated_at":"2025-04-07T05:28:31.780Z","avatar_url":"https://github.com/entrlcom.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unit\n\n## Table of Content\n\n- [Examples](#examples)\n- [License](#license)\n\n## Examples\n\n```go\npackage main\n\nimport (\n\t\"io\"\n\t\"net/http\"\n\n\t\"entrlcom.dev/unit\"\n)\n\nfunc main() {\n\t// Ex: http.MaxBytesReader().\n\thttp.MaxBytesReader(w, r, unit.KiB * 2) // 2 KiB.\n\t\n\t// Ex: io.LimitReader().\n\tio.LimitReader(r, unit.MiB * 4) // 4 MiB.\n}\n\n```\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentrlcom%2Fgo-unit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fentrlcom%2Fgo-unit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentrlcom%2Fgo-unit/lists"}