{"id":37146858,"url":"https://github.com/koorgoo/rotate","last_synced_at":"2026-01-14T17:05:32.157Z","repository":{"id":57513740,"uuid":"152252584","full_name":"koorgoo/rotate","owner":"koorgoo","description":"Rotation for *os.File","archived":false,"fork":false,"pushed_at":"2018-10-12T07:11:17.000Z","size":39,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-14T02:41:21.808Z","etag":null,"topics":["log","logging","logrotate","logrus","rotate","zap"],"latest_commit_sha":null,"homepage":"","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/koorgoo.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":"2018-10-09T13:05:46.000Z","updated_at":"2018-10-12T09:07:34.000Z","dependencies_parsed_at":"2022-08-29T05:21:52.828Z","dependency_job_id":null,"html_url":"https://github.com/koorgoo/rotate","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/koorgoo/rotate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koorgoo%2Frotate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koorgoo%2Frotate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koorgoo%2Frotate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koorgoo%2Frotate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koorgoo","download_url":"https://codeload.github.com/koorgoo/rotate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koorgoo%2Frotate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28427191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:38:47.836Z","status":"ssl_error","status_checked_at":"2026-01-14T16:34:59.695Z","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":["log","logging","logrotate","logrus","rotate","zap"],"created_at":"2026-01-14T17:05:31.439Z","updated_at":"2026-01-14T17:05:32.144Z","avatar_url":"https://github.com/koorgoo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rotate [![GoDoc][doc-img]][doc] [![Build Status][ci-img]][ci]\n\nRotation for `*os.File`.\n\n## Installation\n\n```\ngo get -u github.com/koorgoo/rotate\n```\n\n## Quick Start\n\n```\nf := rotate.MustOpen(name, rotate.Config{\n  Bytes: rotate.MB,\n  Count: 10,\n})\ndefer f.Close()\n```\n\nSee [examples][examples].\n\n[doc-img]: https://godoc.org/github.com/koorgoo/rotate?status.svg\n[doc]: https://godoc.org/github.com/koorgoo/rotate\n[ci-img]: https://travis-ci.org/koorgoo/rotate.svg?branch=master\n[ci]: https://travis-ci.org/koorgoo/rotate\n[examples]: https://github.com/koorgoo/rotate/tree/master/example\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoorgoo%2Frotate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoorgoo%2Frotate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoorgoo%2Frotate/lists"}