golang-gopkg-eapache-go-resiliency.v1 0.0~git20150213.0.6800482-1 source package in Ubuntu

Changelog

golang-gopkg-eapache-go-resiliency.v1 (0.0~git20150213.0.6800482-1) unstable; urgency=medium

  * Initial release (Closes: #794497)

 -- Alexandre Viau <email address hidden>  Mon, 03 Aug 2015 14:23:03 -0400

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-gopkg-eapache-go-resiliency.v1_0.0~git20150213.0.6800482-1.dsc 2.4 KiB 7e0402efa976a30007d4b29e70f164c1a24d8c8abd2135cfbfc8dc7e79e97a51
golang-gopkg-eapache-go-resiliency.v1_0.0~git20150213.0.6800482.orig.tar.bz2 8.4 KiB d81c7a3a746e2d1e287b4d9e2403ef389867912f7afa9385c1b99016425c62f8
golang-gopkg-eapache-go-resiliency.v1_0.0~git20150213.0.6800482-1.debian.tar.xz 1.8 KiB 547365e3b3149e64a942fd37b0e0e9a9c13a3735dce6dcf98c033cb7f835f8a7

No changes file available.

Binary packages built by this source

golang-gopkg-eapache-go-resiliency.v1-dev: resiliency patterns for golang

 Resiliency patterns for golang. Based in part on Hystrix, Semian,
 and others. Currently implemented patterns include circuit-breaker,
 semaphore, deadline/timeout, batching and retriable.