{"id":25014314,"url":"https://github.com/gregoryv/vars","last_synced_at":"2025-07-26T21:09:20.683Z","repository":{"id":57619073,"uuid":"388711534","full_name":"gregoryv/vars","owner":"gregoryv","description":"Package vars provides copy functions for variables","archived":false,"fork":false,"pushed_at":"2021-07-31T16:33:05.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-30T05:13:10.640Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gregoryv.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-23T07:13:42.000Z","updated_at":"2021-07-31T16:33:08.000Z","dependencies_parsed_at":"2022-09-14T12:40:51.345Z","dependency_job_id":null,"html_url":"https://github.com/gregoryv/vars","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/gregoryv/vars","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fvars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fvars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fvars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fvars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregoryv","download_url":"https://codeload.github.com/gregoryv/vars/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fvars/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267236612,"owners_count":24057656,"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-07-26T02:00:08.937Z","response_time":62,"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-02-05T07:19:04.679Z","updated_at":"2025-07-26T21:09:20.596Z","avatar_url":"https://github.com/gregoryv.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Package [vars](https://pkg.go.dev/github.com/gregoryv/vars) provides\ncopy functions for variables.\n\n## Quick start\n\n    go get github.com/gregoryv/vars\n\t\n\t\n## Usage\n\n\timport github.com/gregoryv/vars\n\t\n\tvar (\n        i int\n        s string\n    )\n\t\n    _ = vars.Copy(\n\t    \u0026i, 0, \n        \u0026s, \"hello\",\n\t)\n\t\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregoryv%2Fvars","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregoryv%2Fvars","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregoryv%2Fvars/lists"}