Skip to content

gopenqa is a openQA client module in go.

License

Notifications You must be signed in to change notification settings

grisu48/gopenqa

 
 

Repository files navigation

gopenqa

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.

The project is not feature-complete regarding the openQA API. PR extending the internal API to include your needs are welcome.

What works

  • Job query
  • Job group query
  • Job comment query
  • RabbitMQ

Installation

go get github.com/os-autoinst/gopenqa

Getting started

Checkout the examples provided within the project.

About

gopenqa is a openQA client module in go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.8%
  • Makefile 0.2%