{"id":20760381,"url":"https://github.com/vanng822/gopid","last_synced_at":"2026-04-25T02:37:20.465Z","repository":{"id":26325740,"uuid":"29774140","full_name":"vanng822/gopid","owner":"vanng822","description":"Simple handling of pid file","archived":false,"fork":false,"pushed_at":"2025-12-17T20:19:00.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-25T14:55:54.170Z","etag":null,"topics":[],"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/vanng822.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-01-24T11:15:23.000Z","updated_at":"2025-12-17T20:19:04.000Z","dependencies_parsed_at":"2024-05-13T19:02:05.061Z","dependency_job_id":"9b3bbb92-bc3c-46f1-b7fb-94a5226e8be4","html_url":"https://github.com/vanng822/gopid","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/vanng822/gopid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Fgopid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Fgopid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Fgopid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Fgopid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vanng822","download_url":"https://codeload.github.com/vanng822/gopid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Fgopid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32248231,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"online","status_checked_at":"2026-04-25T02:00:06.260Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-17T10:13:24.108Z","updated_at":"2026-04-25T02:37:20.434Z","avatar_url":"https://github.com/vanng822.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gopid\n\nSimple handling of pid file, like checking, creating and cleaning up pid file\n\n\n## GoDoc\n\n[![GoDoc](https://godoc.org/github.com/vanng822/gopid?status.svg)](https://godoc.org/github.com/vanng822/gopid)\n\n\n## Example\n\n\timport (\n\t\t\"github.com/vanng822/gopid\"\n\t)\n\t\n\tfunc main() {\n\t\t// code for getting pidFile and force\n\t\tgopid.CheckPid(pidFile, force)\n\t\tgopid.CreatePid(pidFile)\n\t\tdefer gopid.CleanPid(pidFile)\n\t\t// running your code\n\t}","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanng822%2Fgopid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvanng822%2Fgopid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanng822%2Fgopid/lists"}