golang-github-grpc-ecosystem-grpc-gateway 1.16.0-3ubuntu0.1 source package in Ubuntu

Changelog

golang-github-grpc-ecosystem-grpc-gateway (1.16.0-3ubuntu0.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Mon, 22 Jan 2024 09:58:33 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security universe misc

Downloads

File Size SHA-256 Checksum
golang-github-grpc-ecosystem-grpc-gateway_1.16.0.orig.tar.gz 509.4 KiB 20ba8f2aeb4a580109357fffaa42f8400aba1155b95c8845e412287907e64379
golang-github-grpc-ecosystem-grpc-gateway_1.16.0-3ubuntu0.1.debian.tar.xz 3.9 KiB 29570ddfdd395089402e6b86a922012117ff4ae7de90a46307d2b2fbfd01365f
golang-github-grpc-ecosystem-grpc-gateway_1.16.0-3ubuntu0.1.dsc 2.7 KiB 9d87b2f8f5ff9d93317c5e8f5c1b7be59fe2ef6c3653c620312a56b998e49351

View changes file

Binary packages built by this source

golang-github-grpc-ecosystem-grpc-gateway-dev: gRPC to JSON proxy generator for Golang -- sources

 Grpc-gateway is a protoc plugin that reads gRPC service definitions
 and generates a reverse-proxy server which translates a RESTful JSON
 API into gRPC. The server is generated according to custom options in
 your gRPC definition and helps you to provide your APIs in both gRPC
 and RESTful style at the same time.
 .
 This package contains the development files.

golang-grpc-gateway: gRPC to JSON proxy generator for Golang -- binaries

 Grpc-gateway is a protoc plugin that reads gRPC service definitions
 and generates a reverse-proxy server which translates a RESTful JSON
 API into gRPC. The server is generated according to custom options in
 your gRPC definition and helps you to provide your APIs in both gRPC
 and RESTful style at the same time.
 .
 This package contains the generator binaries.

golang-grpc-gateway-dbgsym: debug symbols for golang-grpc-gateway