/go-ray

Debug your Go with Ray to fix problems faster

Primary LanguageGoMIT LicenseMIT

Debug your Go with Ray to fix problems faster

Latest Version Go version Tests Golang CI Lint License Go Reference Buy us a tree

This module can be installed in any Go application to send messages to the Ray app.

Install

When using Go Modules, you do not need to install anything to start using Ray with your Go program. Import the module and the go will automatically download the latest version of the module when you next build your program.

import (
    "github.com/octoper/go-ray"
)

With or without Go Modules, to use the latest version of the SDK, run:

go get github.com/octoper/go-ray

Consult the Go documentation on Modules for more information on how to manage dependencies.

Documentation

You can find the full documentation on our documentation site.

Testing

go test -v

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/octoper/go-ray. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

Contributing

Please see CODE_OF_CONDUCT for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

Treeware

You're free to use this package, but if it makes it to your production environment you are required to buy the world a tree.

It’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 plant trees. If you support this package and contribute to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.

You can buy trees here offset.earth/treeware

Read more about Treeware at treeware.earth