Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/steenzout/go-resque
- Owner: steenzout
- License: apache-2.0
- Created: 2017-03-09T16:01:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-26T21:19:13.000Z (over 7 years ago)
- Last Synced: 2024-06-20T08:13:45.458Z (7 months ago)
- Topics: client, go, golang, resque
- Language: Go
- Size: 63.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"