{"id":19444176,"url":"https://github.com/gontainer/exporter","last_synced_at":"2025-10-14T11:43:00.838Z","repository":{"id":225215627,"uuid":"764893403","full_name":"gontainer/exporter","owner":"gontainer","description":"Generate a GO code from the given variables.","archived":false,"fork":false,"pushed_at":"2024-03-07T20:22:21.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T08:19:26.888Z","etag":null,"topics":["code-generation","go","golang"],"latest_commit_sha":null,"homepage":"","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/gontainer.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}},"created_at":"2024-02-28T22:39:05.000Z","updated_at":"2024-06-12T21:56:22.000Z","dependencies_parsed_at":"2024-03-07T21:28:58.459Z","dependency_job_id":null,"html_url":"https://github.com/gontainer/exporter","commit_stats":null,"previous_names":["gontainer/exporter"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/gontainer/exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gontainer%2Fexporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gontainer%2Fexporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gontainer%2Fexporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gontainer%2Fexporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gontainer","download_url":"https://codeload.github.com/gontainer/exporter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gontainer%2Fexporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019061,"owners_count":26086517,"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-14T02:00:06.444Z","response_time":60,"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":["code-generation","go","golang"],"created_at":"2024-11-10T16:05:26.621Z","updated_at":"2025-10-14T11:43:00.816Z","avatar_url":"https://github.com/gontainer.png","language":"Go","readme":"[![Go Reference](https://pkg.go.dev/badge/github.com/gontainer/exporter.svg)](https://pkg.go.dev/github.com/gontainer/exporter)\n[![Tests](https://github.com/gontainer/exporter/actions/workflows/tests.yml/badge.svg)](https://github.com/gontainer/exporter/actions/workflows/tests.yml)\n[![Coverage Status](https://coveralls.io/repos/github/gontainer/exporter/badge.svg?branch=main)](https://coveralls.io/github/gontainer/exporter?branch=main)\n[![Go Report Card](https://goreportcard.com/badge/github.com/gontainer/exporter)](https://goreportcard.com/report/github.com/gontainer/exporter)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=gontainer_exporter\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=gontainer_exporter)\n\n# Exporter\n\nThis package provides sets of functions to export variables to a GO code.\n\u003cbr/\u003eIt has been extracted from [github.com/gontainer/gontainer-helpers](https://github.com/gontainer/gontainer-helpers).\n\n```go\ns, _ := exporter.Export([3]any{nil, 1.5, \"hello world\"})\nfmt.Println(s)\n// Output: [3]interface{}{nil, float64(1.5), \"hello world\"}\n```\n\nSee [examples](examples_test.go).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgontainer%2Fexporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgontainer%2Fexporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgontainer%2Fexporter/lists"}