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
- Host: GitHub
- URL: https://github.com/wantedly/grpcutil
- Owner: wantedly
- License: mit
- Created: 2018-08-07T11:43:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-16T01:57:29.000Z (almost 8 years ago)
- Last Synced: 2025-09-29T13:45:54.583Z (9 months ago)
- Topics: golang, grpc
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 64
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grpcutil
[](https://travis-ci.com/wantedly/grpcutil)
[](https://codecov.io/gh/wantedly/grpcutil)
[](https://godoc.org/github.com/wantedly/grpcutil)
[](https://goreportcard.com/report/github.com/wantedly/grpcutil)
[](./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)