proxy.golang.org : github.com/arschles/gorion
Package gorion is a Go client library for Iron.io (http://www.iron.io/) services. It provides interfaces (see the mq.Client for example) for use in your code and in-memory "stubs" for each interface that you can use in your code's unit tests. Additionally, all interface funcs take a net.Context (http://godoc.org/golang.org/x/net/context) which your code can use to control timeouts, cancellation and more. See https://blog.golang.org/context for more information on how to use Contexts. Gorion currently supports a small subset of the IronMQ API. See the mq package for more usage details.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/arschles/gorion
License: Apache-2.0
Latest release: about 10 years ago
First release: about 10 years ago
Namespace: github.com/arschles
Stars: 1 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 5 months ago