{"id":15674813,"url":"https://github.com/octoper/go-ray","last_synced_at":"2025-05-06T23:29:56.580Z","repository":{"id":41815714,"uuid":"338184474","full_name":"octoper/go-ray","owner":"octoper","description":"Debug your Go with Ray to fix problems faster","archived":false,"fork":false,"pushed_at":"2022-09-27T07:08:44.000Z","size":81,"stargazers_count":17,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T04:03:51.306Z","etag":null,"topics":[],"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/octoper.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2021-02-11T23:58:07.000Z","updated_at":"2025-03-23T09:23:48.000Z","dependencies_parsed_at":"2022-07-22T13:47:08.491Z","dependency_job_id":null,"html_url":"https://github.com/octoper/go-ray","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoper%2Fgo-ray","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoper%2Fgo-ray/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoper%2Fgo-ray/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoper%2Fgo-ray/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octoper","download_url":"https://codeload.github.com/octoper/go-ray/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252786856,"owners_count":21804159,"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":"2024-10-03T15:51:11.062Z","updated_at":"2025-05-06T23:29:56.558Z","avatar_url":"https://github.com/octoper.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Debug your Go with Ray to fix problems faster\n\n![Latest Version](https://img.shields.io/github/v/tag/octoper/go-ray)\n![Go version](https://img.shields.io/github/go-mod/go-version/octoper/go-ray)\n![Tests](https://github.com/octoper/go-ray/workflows/Tests/badge.svg)\n[![Golang CI Lint](https://github.com/octoper/go-ray/actions/workflows/linter.yml/badge.svg)](https://github.com/octoper/go-ray/actions/workflows/linter.yml)\n![License](https://img.shields.io/github/license/octoper/go-ray)\n[![Go Reference](https://pkg.go.dev/badge/github.com/octoper/go-ray.svg)](https://pkg.go.dev/github.com/octoper/go-ray)\n[![Buy us a tree](https://img.shields.io/badge/Treeware-%F0%9F%8C%B3-lightgreen)](https://plant.treeware.earth/octoper/go-ray)\n\nThis module can be installed in any Go application to send messages to the Ray app.\n\n## Install\n\nWhen using Go Modules, you do not need to install anything to start using Ray with your Go program. Import the module\nand the go will automatically download the latest version of the module when you next build your program.\n\n```go\nimport (\n    \"github.com/octoper/go-ray\"\n)\n```\n\nWith or without Go Modules, to use the latest version of the SDK, run:\n\n`go get github.com/octoper/go-ray`\n\nConsult the [Go documentation on Modules](https://github.com/golang/go/wiki/Modules#how-to-upgrade-and-downgrade-dependencies) for more information on how to manage dependencies.\n\n## Documentation\n\nYou can find the full documentation on [our documentation site](https://spatie.be/docs/ray).\n\n## Testing\n\n```bash\ngo test -v\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/octoper/go-ray. This project is intended to be\na safe, welcoming space for collaboration, and contributors are expected to adhere to\nthe [code of conduct](https://github.com/spatie/ray/blob/master/CODE_OF_CONDUCT.md).\n\n## Contributing\n\nPlease see [CODE_OF_CONDUCT](.github/CODE_OF_CONDUCT.md) for details.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](SECURITY.md) on how to report security vulnerabilities.\n\n## Credits\n\n- [Vaggelis Yfantis](https://github.com/octoper)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n## Treeware\n\nYou're free to use this package, but if it makes it to your production environment you are required to buy the world a tree.\n\nIt’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to \u003ca href=\"https://www.bbc.co.uk/news/science-environment-48870920\"\u003eplant trees\u003c/a\u003e. If you support this package and contribute to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.\n\nYou can buy trees here [offset.earth/treeware](https://plant.treeware.earth/octoper/go-ray)\n\nRead more about Treeware at [treeware.earth](http://treeware.earth)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctoper%2Fgo-ray","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foctoper%2Fgo-ray","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctoper%2Fgo-ray/lists"}