gopenqa
is a (intentional bad name for a) openQA module written in go.
The aim of the project is to create an easy-to-use go library for interacting with openQA.
This project is under development and not yet stable. API changes can still occur at any time.
- Job query
- Job group query
- Job comment query
- RabbitMQ
go get github.com/grisu48/gopenqa
Checkout the examples provided within the project for getting a feeling, how this project can be used.