Fedora Packages

golang-github-grpc-ecosystem-middleware-devel Subpackage of golang-github-grpc-ecosystem-middleware

Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more

gRPC Go recently acquired support for Interceptors, i.e. middleware that is executed either on the gRPC Server before the request is passed onto the user's application logic, or on the gRPC client either around the user call. It is a perfect way to implement common patterns: auth, logging, message, validation, retries or monitoring. These are generic building blocks that make it easy to build multiple microservices easily. The purpose of this repository is to act as a go-to point for such reusable functionality. It contains some of them itself, but also will link to useful external repos. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/grpc-ecosystem/go-grpc-middleware

Releases Overview

Release Stable Testing
Fedora Rawhide 1.3.0-9.fc40 -
Fedora 40 1.3.0-9.fc40 -
Fedora 39 1.3.0-7.fc39 -
Fedora 38 1.3.0-6.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-grpc-ecosystem-middleware dash maintainers at fedoraproject dot org.



Sources on Pagure