{"id":36688523,"url":"https://github.com/converged-computing/flux-go","last_synced_at":"2026-01-12T11:17:11.861Z","repository":{"id":155555376,"uuid":"628512104","full_name":"converged-computing/flux-go","owner":"converged-computing","description":"Example of interacting with Flux Framework using Go!","archived":false,"fork":false,"pushed_at":"2023-04-28T03:02:21.000Z","size":565,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-10T05:36:57.311Z","etag":null,"topics":["flux-framework","flux-go","go-bindings"],"latest_commit_sha":null,"homepage":"https://converged-computing.github.io/flux-go/","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/converged-computing.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,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2023-04-16T07:08:53.000Z","updated_at":"2023-04-28T03:01:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"123eb6a3-3e02-464b-a8f3-4494ab1ed219","html_url":"https://github.com/converged-computing/flux-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/converged-computing/flux-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fflux-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fflux-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fflux-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fflux-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/converged-computing","download_url":"https://codeload.github.com/converged-computing/flux-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fflux-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T10:58:46.209Z","status":"ssl_error","status_checked_at":"2026-01-12T10:58:42.742Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["flux-framework","flux-go","go-bindings"],"created_at":"2026-01-12T11:17:10.896Z","updated_at":"2026-01-12T11:17:11.848Z","avatar_url":"https://github.com/converged-computing.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flux Go Bindings\n\nThis is a small example of interacting with Flux Framework to submit jobs (and other simple tasks)\nusing cgo! To make understanding most easy, we package the commands each into a separate client\ncommand.\n\n![docs/assets/img/flux-go-banner.png](docs/assets/img/flux-go-banner.png)\n\n🚧️ Under Development! 🚧️\n\nRead our 🌈️ [Early Documentation](https://converged-computing.github.io/flux-go) 🌈️ to get started!\n\n## Examples\n\n - [submit](cmd/submit/main.go): Submit a job! Made possible by way of [this example](https://gist.github.com/grondo/6a51a43cb62c2a30c1cf74d167ddb421) from [grondo](https://github.com/grondo)!\n - [keygen](cmd/keygen/main.go): Use zeromq to generate a curve certificate.\n\n### Adding an Example\n\nYou can add your examples anywhere in the codebase here (e.g., typically we have some logic in\n[pkg](pkg) and a command in [cmd](cmd). We ask that:\n\n - You add a test for your contribution that will be run in our development environment with Flux. See [test](test) for examples.\n - That you add a new example page in [docs/_examples](docs/_examples).\n \nWithin each rendered example, we render the content directly from GitHub, meaning you include\nthe relative path to your file via a Jekyll include:\n\n```\n{% include snippet.html language=\"go\" id=\"keygengo\" path=\"pkg/flux/keygen.go\" %}\n```\n\nThis means that you can largely copy another page and it will show up on the site as a new\nexample! The table of contents in [docs/_data/toc.yml](docs/_data/toc.yml) also needs to be updated.\nWith this simple approach, we have example here that are both tested and render live in the\nweb interface. Thank you!\n\n## License\n\nHPCIC DevTools is distributed under the terms of the MIT license.\nAll new contributions must be made under this license.\n\nSee [LICENSE](https://github.com/converged-computing/cloud-select/blob/main/LICENSE),\n[COPYRIGHT](https://github.com/converged-computing/cloud-select/blob/main/COPYRIGHT), and\n[NOTICE](https://github.com/converged-computing/cloud-select/blob/main/NOTICE) for details.\n\nSPDX-License-Identifier: (MIT)\n\nLLNL-CODE- 842614\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconverged-computing%2Fflux-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconverged-computing%2Fflux-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconverged-computing%2Fflux-go/lists"}