{"id":16577688,"url":"https://github.com/cch123/goroutineid","last_synced_at":"2025-03-21T12:32:01.108Z","repository":{"id":57482890,"uuid":"130998455","full_name":"cch123/goroutineid","owner":"cch123","description":"extract goroutine id to the out world although it's dangerous and useless.","archived":false,"fork":false,"pushed_at":"2020-05-29T06:17:14.000Z","size":8,"stargazers_count":58,"open_issues_count":0,"forks_count":11,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-11T22:12:08.626Z","etag":null,"topics":["assembly","go","golang","goroutine","goroutineid","id","plan9"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cch123.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-25T11:48:04.000Z","updated_at":"2024-02-07T03:59:10.000Z","dependencies_parsed_at":"2022-09-04T04:21:16.667Z","dependency_job_id":null,"html_url":"https://github.com/cch123/goroutineid","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/cch123%2Fgoroutineid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cch123%2Fgoroutineid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cch123%2Fgoroutineid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cch123%2Fgoroutineid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cch123","download_url":"https://codeload.github.com/cch123/goroutineid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221815217,"owners_count":16885143,"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":["assembly","go","golang","goroutine","goroutineid","id","plan9"],"created_at":"2024-10-11T22:11:54.755Z","updated_at":"2024-10-28T10:08:41.810Z","avatar_url":"https://github.com/cch123.png","language":"Go","readme":"# Overview\n\nExtract goroutine id to the out world although it's dangerous and useless.\n\n## Demo\n\n```go\npackage main\nimport \"github.com/cch123/goroutineid\"\n\nfunc main() {\n    id := goroutineid.GetGoID()\n    println(id) // 1\n}\n```\n\n## Supported Versions\n\n```go\n    \"go1.4\":    128,\n    \"go1.4.1\":  128,\n    \"go1.4.2\":  128,\n    \"go1.4.3\":  128,\n    \"go1.5\":    184,\n    \"go1.5.1\":  184,\n    \"go1.5.2\":  184,\n    \"go1.5.3\":  184,\n    \"go1.5.4\":  184,\n    \"go1.6\":    192,\n    \"go1.6.1\":  192,\n    \"go1.6.2\":  192,\n    \"go1.6.3\":  192,\n    \"go1.6.4\":  192,\n    \"go1.7\":    192,\n    \"go1.7.1\":  192,\n    \"go1.7.2\":  192,\n    \"go1.7.3\":  192,\n    \"go1.7.4\":  192,\n    \"go1.7.5\":  192,\n    \"go1.7.6\":  192,\n    \"go1.8\":    192,\n    \"go1.8.1\":  192,\n    \"go1.8.2\":  192,\n    \"go1.8.3\":  192,\n    \"go1.8.4\":  192,\n    \"go1.8.5\":  192,\n    \"go1.9\":    152,\n    \"go1.9.1\":  152,\n    \"go1.9.2\":  152,\n    \"go1.10\":   152,\n    \"go1.10.1\": 152,\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcch123%2Fgoroutineid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcch123%2Fgoroutineid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcch123%2Fgoroutineid/lists"}