{"id":27918660,"url":"https://github.com/hannasdev/learning-go","last_synced_at":"2025-06-11T08:08:55.047Z","repository":{"id":229890386,"uuid":"624815291","full_name":"hannasdev/learning-go","owner":"hannasdev","description":"A repo for stuff I created while learning go","archived":false,"fork":false,"pushed_at":"2023-04-08T11:38:34.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-06T18:50:15.088Z","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/hannasdev.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":"2023-04-07T10:20:39.000Z","updated_at":"2023-04-07T10:28:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"dc6bce65-d8ea-4fad-bb45-5fbf5ac6d638","html_url":"https://github.com/hannasdev/learning-go","commit_stats":null,"previous_names":["hannasdev/learning-go"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannasdev%2Flearning-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannasdev%2Flearning-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannasdev%2Flearning-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannasdev%2Flearning-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hannasdev","download_url":"https://codeload.github.com/hannasdev/learning-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannasdev%2Flearning-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259227951,"owners_count":22824903,"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":[],"created_at":"2025-05-06T18:24:24.479Z","updated_at":"2025-06-11T08:08:55.038Z","avatar_url":"https://github.com/hannasdev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learning Go\n\nThis is my first project as part of learning the language Go.\n\n## Commands\n\n| Command           | Function                                 |\n| ----------------- | ---------------------------------------- |\n| `go build \u003cfile\u003e` | Compiles source file.                    |\n| `go run \u003cfile\u003e`   | Compiles and executes go app from file.  |\n| `go ftm \u003cfile\u003e`   | Formats content of a file.               |\n| `go install`      | Compiles and installs package.           |\n| `go get`          | Downloads source code for a package.     |\n| `go test`         | Runs any test associated with a package. |\n\n## Go Types\n\n| Type      | Example                       |\n| --------- | ----------------------------- |\n| `bool`    | `true` / `false`              |\n| `string`  | `\"Hello there\"`               |\n| `int`     | `123`                         |\n| `float64` | `3.146`                       |\n| `map`     |                               |\n| `Array`   | Fixed length Array            |\n| `Slice`   | Array that can grow or shrink |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhannasdev%2Flearning-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhannasdev%2Flearning-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhannasdev%2Flearning-go/lists"}