{"id":21034424,"url":"https://github.com/zpoint/go-internals","last_synced_at":"2025-10-07T05:11:07.162Z","repository":{"id":43896283,"uuid":"277093871","full_name":"zpoint/Go-Internals","owner":"zpoint","description":"Analyze go source code through diagrams","archived":false,"fork":false,"pushed_at":"2022-03-12T05:57:32.000Z","size":3948,"stargazers_count":24,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"v1.17","last_synced_at":"2025-07-26T03:51:32.174Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/zpoint.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":"2020-07-04T11:09:32.000Z","updated_at":"2025-05-25T18:06:43.000Z","dependencies_parsed_at":"2022-09-15T18:51:06.713Z","dependency_job_id":null,"html_url":"https://github.com/zpoint/Go-Internals","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zpoint/Go-Internals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpoint%2FGo-Internals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpoint%2FGo-Internals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpoint%2FGo-Internals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpoint%2FGo-Internals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zpoint","download_url":"https://codeload.github.com/zpoint/Go-Internals/tar.gz/refs/heads/v1.17","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpoint%2FGo-Internals/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278722757,"owners_count":26034463,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","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-19T13:04:14.041Z","updated_at":"2025-10-07T05:11:07.125Z","avatar_url":"https://github.com/zpoint.png","language":null,"readme":"# Go-Internals![image title](http://www.zpoint.xyz:8080/count/tag.svg?url=github%2Fgo-Internals)\n* [简体中文](https://github.com/zpoint/Go-Internals/blob/master/README_CN.md)\n* **Watch** this repo if you need to be notified when there's update\n\nThis repository is my notes/blog for [go](https://github.com/golang/go) source code\n\n```shell script\n# based on the current master branch which is 1.17\ncd go\ngit reset --hard 891547e2d4bc2a23973e2c9f972ce69b2b48478e\n```\n\n# Table of Contents\n\n* [Debug](#Debug)\n* [Objects](#Objects)\n* [Runtime](#Runtime)\n\n# Debug\n\n- [x] [setup(build other go from source  code and add a print call to runtime package)](https://github.com/zpoint/Go-Internals/blob/master/debug/setup/setup.md)\n\n# Objects\n\n- [x] [map](https://github.com/zpoint/Go-Internals/blob/master/objects/map/map.md)\n- [x] [channel](https://github.com/zpoint/Go-Internals/blob/master/objects/chan/chan.md)\n- [x] [slice](https://github.com/zpoint/Go-Internals/blob/master/objects/slice/slice.md)\n- [x] [string](https://github.com/zpoint/Go-Internals/blob/master/objects/string/string.md)\n\n# Runtime\n\n- [x] goroutine\n\t- [x] [overview and schedule](https://github.com/zpoint/Go-Internals/blob/master/runtime/goroutine/goroutine.md)\n- [x] [gc](https://github.com/zpoint/Go-Internals/blob/master/runtime/gc/gc.md)\n- [x] [memory management](https://github.com/zpoint/Go-Internals/blob/master/runtime/memory_management/memory_management.md)\n\n# Learning material\n\n[\\\u003c\\\u003cGo语言设计与实现\\\u003e\\\u003e](https://item.jd.com/13521160.html)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzpoint%2Fgo-internals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzpoint%2Fgo-internals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzpoint%2Fgo-internals/lists"}