Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/steenzout/go-resque

Resque client in Go.
https://github.com/steenzout/go-resque

client go golang resque

Last synced: 2 months ago
JSON representation

Resque client in Go.

Awesome Lists containing this project

README

        

# resque

[![License](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](https://raw.githubusercontent.com/steenzout/go-resque/master/LICENSE)
[![Build Status](https://travis-ci.org/steenzout/go-resque.svg?branch=master)](https://travis-ci.org/steenzout/go-resque)
[![Coverage Status](https://coveralls.io/repos/steenzout/go-resque/badge.svg?branch=master&service=github)](https://coveralls.io/github/steenzout/go-resque?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/steenzout/go-resque)](https://goreportcard.com/report/github.com/steenzout/go-resque)

[![Project Stats](https://www.openhub.net/p/go-steenzout-resque/widgets/project_thin_badge.gif)](https://www.openhub.net/p/go-steenzout-resque/)

[Resque][resque] client in [Go][go].

[go]: https://golang.org "The Go Programming Language"
[resque]: https://github.com/resque/resque "Resque"