golang-google-grpc 1.6.0-2 source package in Ubuntu

Changelog

golang-google-grpc (1.6.0-2) unstable; urgency=medium

  * Team upload.
  * Add patch to bring NewContext and FromContext API back.

 -- Shengjing Zhu <email address hidden>  Thu, 14 Sep 2017 20:39:58 +0800

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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-google-grpc_1.6.0-2.dsc 2.5 KiB 4f29181797fba3522054905d707fd8691e35e6130915f3650e064bafc5122249
golang-google-grpc_1.6.0.orig.tar.gz 301.4 KiB fcfe6f14774475cfef55d1f036f6df84bc4be816cc81880f93abe6d08a459274
golang-google-grpc_1.6.0-2.debian.tar.xz 14.4 KiB 68dd6cf9dcb1419657b296677bb0119e0e1d71008f4a8fe5c56f934f7476a785

Available diffs

No changes file available.

Binary packages built by this source

golang-google-grpc-dev: implementation of gRPC in Go

 Implementation of an RPC system called gRPC in Golang.
 .
 Remote Procedure Calls (RPCs) provide a useful abstraction for building
 distributed applications and services. This library provides a concrete
 implementation of the gRPC protocol, layered over HTTP/2.