* Package name : golang-github-etcd-io-raft
Version : 3.6.0
Upstream Author : The etcd Authors
* URL : https://github.com/etcd-io/raft
* License : Apache-2.0
Programming Lang: Go
Description : Go library for the Raft consensus algorithm
Standalone Raft consensus library (import path go.etcd.io/raft/v3).
Implements the core Raft algorithm for a replicated log; used by
etcd and Kubernetes (k8s.io/apiserver, apiextensions-apiserver).
Note: this is not golang-etcd-server-dev (which ships
go.etcd.io/etcd/raft) nor golang-github-hashicorp-raft-dev.
It is a Build-Depends leaf for packaging helm.sh/helm/v4 and
eventually kzero (ITP #1142432).
I intend to maintain this package under the Debian Go Packaging Team.
Packaging will live on Salsa at
go-team/packages/golang-github-etcd-io-raft.