Home | History | Annotate | Download | only in compiler
      1 # Overview
      2 
      3 This directory contains source code for gRPC protocol buffer compiler (*protoc*) plugins. Along with `protoc`,
      4 these plugins are used to generate gRPC client and server stubs from `.proto` files.
      5