This module can be installed in any Go application to send messages to the Ray app.
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.
You can find the full documentation on our documentation site.
go test -v
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
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.
Please see CODE_OF_CONDUCT for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.
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