Source: golang-github-pingcap-kvproto Section: golang Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Otto Kekäläinen , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-grpc-ecosystem-grpc-gateway-dev, golang-gogoprotobuf-dev, golang-google-genproto-dev, golang-google-grpc-dev, golang-goprotobuf-dev, protobuf-compiler, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-pingcap-kvproto Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-pingcap-kvproto.git Homepage: https://github.com/pingcap/kvproto XS-Go-Import-Path: github.com/pingcap/kvproto Package: golang-github-pingcap-kvproto-dev Architecture: all Multi-Arch: foreign Depends: golang-github-grpc-ecosystem-grpc-gateway-dev, golang-gogoprotobuf-dev, golang-google-genproto-dev, golang-google-grpc-dev, golang-goprotobuf-dev, ${misc:Depends}, Description: Protocol buffer definitions for the TiKV project TiKV is a distributed, transactional key-value database. This package contains the Go source code generated from the protocol buffer definitions that are used for communication between TiKV servers and clients.