Categorygithub.com/xmidt-org/rbus-go
repositorypackage
0.0.0-20241028144419-73da5a348610
Repository: https://github.com/xmidt-org/rbus-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

rbus-go

A go implementation of rbus client (and maybe the server too).

Build Status codecov.io Go Report Card Apache V2 License GitHub Release GoDoc

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.