golang-github-hashicorp-serf 0.10.1-1 source package in Ubuntu

Changelog

golang-github-hashicorp-serf (0.10.1-1) unstable; urgency=medium

  * Team upload
  * New upstream release

 -- Daniel Swarbrick <email address hidden>  Fri, 28 Jul 2023 18:04:25 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-github-hashicorp-serf_0.10.1-1.dsc 2.7 KiB 032b2e92e5d0556462d2d6047017604eca83a3c5d56e3e1455d5cf8fff146bc2
golang-github-hashicorp-serf_0.10.1.orig.tar.xz 136.7 KiB cdbcc9a7af9985f15d1e4172e018405eb660d24c21892934540c0be6b276545a
golang-github-hashicorp-serf_0.10.1-1.debian.tar.xz 11.0 KiB 8ad638aa8f036b041533b4ab5724333fd4d19c68d7456e0cd95529db4664e6b3

Available diffs

No changes file available.

Binary packages built by this source

golang-github-hashicorp-serf-dev: Service orchestration and management tool (source)

 Serf is a decentralized solution for service discovery and orchestration that
 is lightweight, highly available, and fault tolerant.
 .
 Serf runs on Linux, Mac OS X, and Windows. An efficient and lightweight gossip
 protocol is used to communicate with other nodes. Serf can detect node failures
 and notify the rest of the cluster. An event system is built on top of Serf,
 letting you use Serf's gossip protocol to propagate events such as deploys,
 configuration changes, etc. Serf is completely masterless with no single point
 of failure.
 .
 This package contains the source.

serf: Service orchestration and management tool

 Serf is a decentralized solution for service discovery and orchestration that
 is lightweight, highly available, and fault tolerant.
 .
 Serf runs on Linux, Mac OS X, and Windows. An efficient and lightweight gossip
 protocol is used to communicate with other nodes. Serf can detect node failures
 and notify the rest of the cluster. An event system is built on top of Serf,
 letting you use Serf's gossip protocol to propagate events such as deploys,
 configuration changes, etc. Serf is completely masterless with no single point
 of failure.
 .
 This package contains the tool/service.

serf-dbgsym: debug symbols for serf