An open API service indexing awesome lists of open source software.

https://github.com/wantedly/grpcutil

Utilities of gRPC server / client for Golang
https://github.com/wantedly/grpcutil

golang grpc

Last synced: about 1 month ago
JSON representation

Utilities of gRPC server / client for Golang

Awesome Lists containing this project

README

          

# grpcutil
[![Build Status](https://travis-ci.com/wantedly/grpcutil.svg?branch=master)](https://travis-ci.com/wantedly/grpcutil)
[![codecov](https://codecov.io/gh/wantedly/grpcutil/branch/master/graph/badge.svg)](https://codecov.io/gh/wantedly/grpcutil)
[![GoDoc](https://godoc.org/github.com/wantedly/grpcutil?status.svg)](https://godoc.org/github.com/wantedly/grpcutil)
[![Go Report Card](https://goreportcard.com/badge/github.com/wantedly/grpcutil)](https://goreportcard.com/report/github.com/wantedly/grpcutil)
[![License](https://img.shields.io/github/license/wantedly/grpcutil.svg)](./LICENSE)

Utilities of gRPC server / client for Golang

## Utilities

- [`statsutil`](https://godoc.org/github.com/wantedly/grpcutil/statsutil) - a utilities to use multiple [`stats.Handler`](https://godoc.org/google.golang.org/grpc/stats#Handler)