{"id":23490255,"url":"https://github.com/yokesharun/learn-golang","last_synced_at":"2025-04-14T17:57:32.497Z","repository":{"id":100571266,"uuid":"129147535","full_name":"yokesharun/learn-golang","owner":"yokesharun","description":"go programming language tutorial","archived":false,"fork":false,"pushed_at":"2018-04-13T08:26:54.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T11:28:27.018Z","etag":null,"topics":["go","golang","programming-tutorial","training","tutorial"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"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/yokesharun.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":"2018-04-11T20:02:36.000Z","updated_at":"2018-04-13T08:28:19.000Z","dependencies_parsed_at":"2023-05-16T00:15:28.592Z","dependency_job_id":null,"html_url":"https://github.com/yokesharun/learn-golang","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/yokesharun%2Flearn-golang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yokesharun%2Flearn-golang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yokesharun%2Flearn-golang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yokesharun%2Flearn-golang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yokesharun","download_url":"https://codeload.github.com/yokesharun/learn-golang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248933284,"owners_count":21185459,"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":["go","golang","programming-tutorial","training","tutorial"],"created_at":"2024-12-25T00:25:18.987Z","updated_at":"2025-04-14T17:57:32.470Z","avatar_url":"https://github.com/yokesharun.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learn GoLang Easily\nGo programming language tutorial\n\nTo run a Go file\n\n```\ngo run hello-world.go\n```\nthe command run will compile and execute the code immediately \n\nTo Build a Go file\n\n```\ngo build hello-world.go\n```\nthe command build will compile the code and creates a executable file with the same file name\n\nTo execute the compiled file\n```\n/.hello-world\n```\n\n## About\n\nThis GoLang Tutorial is developed and maintained by [Arun Yokesh](https://www.facebook.com/ayokesh).\n\nContributions are appreciated!\n\nThanks! 🙌","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyokesharun%2Flearn-golang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyokesharun%2Flearn-golang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyokesharun%2Flearn-golang/lists"}