{"id":31192185,"url":"https://github.com/jprando/livroazul-goland","last_synced_at":"2025-10-25T19:08:17.639Z","repository":{"id":311638510,"uuid":"1044355255","full_name":"jprando/livroazul-goland","owner":"jprando","description":"estudando golang pelo famoso livro azul","archived":false,"fork":false,"pushed_at":"2025-08-25T16:24:13.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-08T21:33:08.822Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jprando.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-25T14:58:41.000Z","updated_at":"2025-08-25T16:24:17.000Z","dependencies_parsed_at":"2025-08-25T18:25:03.653Z","dependency_job_id":"b5fbf288-4438-40a4-8ccf-eb91dc3602d3","html_url":"https://github.com/jprando/livroazul-goland","commit_stats":null,"previous_names":["jprando/livroazul-goland"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jprando/livroazul-goland","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jprando%2Flivroazul-goland","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jprando%2Flivroazul-goland/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jprando%2Flivroazul-goland/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jprando%2Flivroazul-goland/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jprando","download_url":"https://codeload.github.com/jprando/livroazul-goland/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jprando%2Flivroazul-goland/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276017210,"owners_count":25570938,"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-09-19T02:00:09.700Z","response_time":108,"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":"2025-09-19T23:36:26.346Z","updated_at":"2025-09-19T23:36:27.219Z","avatar_url":"https://github.com/jprando.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aprendendo Go\n\nAo executar o comando abaixo\n\n```sh\ngo run . 123 456 789\n```\n\na saida esperada eh\n\n```text\nargs [0] /tmp/pastatemporaria/ch1\nargs ... 123 456 789\n```\n\n## com build tags\n\nAo executar o comando abaixo\n\n```sh\ngo run -tags=vscode .\n```\n\na saida esperada eh\n\n```text\n[go:tags:vscode] rodando com -tags=vscode\n[go:tags:vscode] executando a funcao init\n[go:tags:vscode] do arquivo debug.go\nargs [0] /tmp/pastatemporaria/ch1\nargs ... 123 456 789\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjprando%2Flivroazul-goland","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjprando%2Flivroazul-goland","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjprando%2Flivroazul-goland/lists"}