blob: a2f49b3cd5387f90595ac6b77458b67d1b6a15c4 (
plain)
1
2
3
4
|
#Overview
This directory contains source code for gRPC protocol buffer compiler (*protoc*) plugins. Along with `protoc`,
these plugins are used to generate gRPC client and server stubs from `.proto` files.
|