repositorypackage
0.0.0-20241028144419-73da5a348610
Repository: https://github.com/xmidt-org/rbus-go.git
Documentation: pkg.go.dev
# README
rbus-go
A go implementation of rbus client (and maybe the server too).
Table of Contents
Code of Conduct
This project and everyone participating in it are governed by the XMiDT Code Of Conduct. By participating, you agree to this Code.
Examples
To use the rbus-go library, it first should be added as an import in the file you plan to use it. Examples can be found at the top of the GoDoc.
Contributing
Refer to CONTRIBUTING.md.